diff options
author | Jakob Unterwurzacher | 2020-02-29 20:38:48 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-02-29 20:38:48 +0100 |
commit | fdfaa849f8ea2fc6687aa13a7057b5088e3c65e5 (patch) | |
tree | 5b3c32ce4eaba20138aa88be03cb1bba52dafba5 /README.md | |
parent | ca9e912a28b901387e1dbb85f6c531119f2d5ef2 (diff) |
tests: test xattr acls
Fixes https://github.com/rfjakob/gocryptfs/issues/453
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |