summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-05-30 18:01:03 +0200
committerJakob Unterwurzacher2017-05-30 18:01:03 +0200
commitca5f469ea334bc5e93e25dae11140887d77b9673 (patch)
treed43c34cc0fe770ebf4697eb5d6d55f298dcd0956
parentdf2f4b1c40dec4a9996fd07cc7db1f2c82afbb7c (diff)
README: update changelog with short help text
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9fef381..ed1c1fc 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,7 @@ v1.4 (not yet released)
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)
+* Display a shorter, friendlier help text by default.
v1.3, 2017-04-29
* **Use HKDF to derive separate keys for GCM and EME**