summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-05-15 18:27:41 +0200
committerJakob Unterwurzacher2021-05-15 18:27:41 +0200
commit4488b5b93a9fa29bc9a697256346efae7951d4ea (patch)
tree1c11cc785eb9754a64844cd19458c7fede361453
parent3374afccc46d186c206cdbc218a79d8958b00acf (diff)
Update README for v2.0-beta4
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc6d7a8..53701d3 100644
--- a/README.md
+++ b/README.md
@@ -190,6 +190,10 @@ RM: 3.379
Changelog
---------
+v2.0-beta4, 2021-05-15
+* Make ACLs *actually* work (pass `-acl` to enable) ([#536](https://github.com/rfjakob/gocryptfs/issues/536))
+* Blocklist RENAME_EXCHANGE and RENAME_WHITEOUT (broken as discovered by [fuse-xfstest/gocryptfs-2019-12](https://github.com/rfjakob/fuse-xfstests/tree/gocryptfs-2019-12))
+
v2.0-beta3, 2021-04-24
* MANPAGE: Split options into sections acc. to where they apply ([#517](https://github.com/rfjakob/gocryptfs/issues/517))
* `-idle`: count cwd inside the mount as busy ([#533](https://github.com/rfjakob/gocryptfs/issues/533))