aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-05-25 21:36:49 +0200
committerJakob Unterwurzacher2017-05-25 21:36:49 +0200
commitce4aaf16d8d696aad2a7b2df7e7f28977d51f6c9 (patch)
treefb560d4b9b4c779f327dea78fc171de758df4d2d
parent9ecf2d1a3f69e3d995012073afe3fc664bd928f2 (diff)
README: update changelog
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f079fa5..9fef381 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,8 @@ v1.4 (not yet released)
paths via ctlsock.
* Add more specific exit codes for the most common failure modes,
documented in [CLI_ABI.md](Documentation/CLI_ABI.md)
+* Reverse mode: make sure hard-linked files always return the same
+ ciphertext [commit](https://github.com/rfjakob/gocryptfs/commit/9ecf2d1a3f69e3d995012073afe3fc664bd928f2)
v1.3, 2017-04-29
* **Use HKDF to derive separate keys for GCM and EME**