aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-06-10 09:33:06 +0200
committerJakob Unterwurzacher2016-06-10 09:33:06 +0200
commit8621a7882bb41b2f1474d399b36616a44845991b (patch)
treeeb1cfba14f0ccf231a3bcf6d092ad528960abd2e
parent5b1eed35eea57655b36be163f0aeadb55d89cf40 (diff)
Update README for v0.11v0.11
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61ebd36..61faead 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,14 @@ RM: 4.42
Changelog
---------
+v0.11, 2016-06-07
+* Deprecate filesystems created by v0.6 and older
+ * Filesystems can still be mounted but a warning is printed
+ * See https://github.com/rfjakob/gocryptfs/issues/29 for details and
+ join the discussion
+* Add rsync stress test "pingpong-rsync.bash"
+** Fix chown and utimens failures that caused rsync to complain
+
v0.10, 2016-05-30
* **Replace `spacemonkeygo/openssl` with `stupidgcm`**
* gocryptfs now has its own thin wrapper to OpenSSL's GCM implementation