aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2020-02-29 20:38:48 +0100
committerJakob Unterwurzacher2020-02-29 20:38:48 +0100
commitfdfaa849f8ea2fc6687aa13a7057b5088e3c65e5 (patch)
tree5b3c32ce4eaba20138aa88be03cb1bba52dafba5 /README.md
parentca9e912a28b901387e1dbb85f6c531119f2d5ef2 (diff)
tests: test xattr acls
Fixes https://github.com/rfjakob/gocryptfs/issues/453
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f18c2ea..76b5102 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,7 @@ vNEXT, in progress
* Fix [#367](https://github.com/rfjakob/gocryptfs/issues/431)
* Fix [#435](https://github.com/rfjakob/gocryptfs/issues/435)
* Fix [#440](https://github.com/rfjakob/gocryptfs/pull/440)
+* Enable ACL support ([#453](https://github.com/rfjakob/gocryptfs/issues/453))
v1.7.1, 2019-10-06
* Support wild cards in reverse mode via `--exclude-wildcard`