From bf66da68806da745da6173bbdab1a185c673fa96 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 17 May 2020 19:40:30 +0200 Subject: [PATCH] Update changelog --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0094a90..6d36966 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,17 @@ RM: 3.379 Changelog --------- +vNEXT, in progress +* Add `-encrypt-paths` / `-decrypt-paths` functionality to `gocryptfs-xray` + ([#416](https://github.com/rfjakob/gocryptfs/issues/416)) +* Accept multiple `-passfile`s + ([#288](https://github.com/rfjakob/gocryptfs/issues/288)) +* Make `-masterkey=stdin` work together with `-passwd` + ([#461](https://github.com/rfjakob/gocryptfs/issues/461)) +* Fix `Unknown opcode 2016` crash on Google Cloud + ([go-fuse #276](https://github.com/hanwen/go-fuse/issues/276), + [gocryptfs commit ec74d1d](https://github.com/rfjakob/gocryptfs/commit/ec74d1d2f4217a9a337d1db9902f32ae2aecaf33)) + v1.8.0, 2020-05-09 * **Enable ACL support ([#453](https://github.com/rfjakob/gocryptfs/issues/453))** * Ignore `.nfsXXX` temporary files