diff options
| author | Jakob Unterwurzacher | 2016-06-10 09:33:06 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2016-06-10 09:33:06 +0200 | 
| commit | 8621a7882bb41b2f1474d399b36616a44845991b (patch) | |
| tree | eb1cfba14f0ccf231a3bcf6d092ad528960abd2e | |
| parent | 5b1eed35eea57655b36be163f0aeadb55d89cf40 (diff) | |
Update README for v0.11v0.11
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -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 | 
