README: update changelog with short help text

This commit is contained in:
Jakob Unterwurzacher 2017-05-30 18:01:03 +02:00
parent df2f4b1c40
commit ca5f469ea3
1 changed files with 1 additions and 0 deletions

View File

@ -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**