aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-06-10 09:52:49 +0200
committerJakob Unterwurzacher2016-06-10 09:52:49 +0200
commitd8d194e702324bbd4090ec650174d78ee7b26245 (patch)
treeedc9ffc5ed475e5f26121edf3b6e03531d9b31e3 /README.md
parent8621a7882bb41b2f1474d399b36616a44845991b (diff)
README: Mention Go 1.6.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61faead..60c9cf5 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,8 @@ v0.11, 2016-06-07
join the discussion
* Add rsync stress test "pingpong-rsync.bash"
** Fix chown and utimens failures that caused rsync to complain
+* Build release binaries with Go 1.6.2
+** Big speedup for CPUs with AES-NI, see [#23](https://github.com/rfjakob/gocryptfs/issues/23))
v0.10, 2016-05-30
* **Replace `spacemonkeygo/openssl` with `stupidgcm`**