aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2019-01-04 19:39:10 +0100
committerJakob Unterwurzacher2019-01-04 20:12:07 +0100
commit7f0de69fe263aa6972a3e38b2e41091878bc6f0f (patch)
tree8f5ee6753ebb8e069b56d527087015d1d43db282 /README.md
parent117dc3f2cc83831a955838ac8ceaeb962b9c8827 (diff)
Update changelog and gocryptfs-xray manpage
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4a4f4d..ec0fe05 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,8 @@ v1.7, in progress (v1.7-beta1 released 2019-01-03)
* Reverse mode: fix excluded, unaccessible files showing up in directory listings
([#285](https://github.com/rfjakob/gocryptfs/issues/285),
[#286](https://github.com/rfjakob/gocryptfs/issues/286))
+* gocryptfs-xray: add `-aessiv` flag for correctly parsing AES-SIV format files
+ ([#299](https://github.com/rfjakob/gocryptfs/issues/299))
v1.6.1, 2018-12-12
* Fix "Operation not supported" chmod errors on Go 1.11