Changelog: add --exclude-wildcard

This commit is contained in:
Jakob Unterwurzacher 2019-03-30 19:50:49 +01:00
parent fba9b2b995
commit a4f461a305
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ Changelog
---------
vNEXT, in progress
* Support wild cards in reverse mode via `--exclude-wildcard`
([#367](https://github.com/rfjakob/gocryptfs/pull/367)). Thanks @ekalin!
v1.7, 2019-03-17
* **Fix possible symlink race attacks in forward mode** when using allow_other + plaintextnames