diff options
author | Jakob Unterwurzacher | 2020-02-15 22:02:27 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2020-02-15 22:02:27 +0100 |
commit | eeefddad6a254607329c08a4ed6051c068283a06 (patch) | |
tree | 45abe8fb6f8c15b7d70486042a76fc8ac2209104 | |
parent | 6eca07e36e2e58ff7495305ed7cb0fdcc36436e6 (diff) |
README: update changelog
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -187,7 +187,12 @@ RM: 3.379 Changelog --------- -v1.7.1, in progress +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) + +v1.7.1, 2019-10-06 * Support wild cards in reverse mode via `--exclude-wildcard` ([#367](https://github.com/rfjakob/gocryptfs/pull/367)). Thanks @ekalin! * Create `gocryptfs.diriv` files with 0440 permissions to make it easier to |