aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-10-19 22:49:57 +0200
committerJakob Unterwurzacher2016-10-19 22:49:57 +0200
commitceec46c1c11a8a61010fcc034ef4250c4216d4a6 (patch)
tree23985345e5370ef4f2b7e7c71bad272543fd23a6
parent1e66499af87b77314a30fed0ed429d3d73202e6d (diff)
Update README for v1.1v1.1
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 76d2d94..a621be7 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ RM: 4.42
Changelog
---------
-v1.1 (not yet released)
+v1.1, 2016-10-19
* **Add reverse mode ([#19](https://github.com/rfjakob/gocryptfs/issues/19))**
* AES-SIV (RFC5297) encryption to implement deterministic encryption
securely. Uses the excellent
@@ -137,7 +137,8 @@ v1.1 (not yet released)
* New `-passfile` command-line option. Provides an easier way to read
the password from a file. Internally, this is equivalent to
`-extpass "/bin/cat FILE"`.
-
+* Enable changing the password when you only know the master key
+ ([#28](https://github.com/rfjakob/gocryptfs/issues/28))
v1.0, 2016-07-17
* Deprecate very old filesystems, stage 3/3