summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-04-10 23:01:00 +0200
committerJakob Unterwurzacher2016-04-10 23:01:00 +0200
commit776c734f432db0afbdc993e4632aa030163a9b89 (patch)
tree098ed5b3e8a62437bf7d2f3b9f868c468c3213c8
parentbd5405189eb27d463e25c43691b19dbdf174d3a8 (diff)
Update readme.md and performance.txt for v0.9
-rw-r--r--Documentation/performance.txt1
-rw-r--r--README.md4
2 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/performance.txt b/Documentation/performance.txt
index 859c9b9..bd1542c 100644
--- a/Documentation/performance.txt
+++ b/Documentation/performance.txt
@@ -18,3 +18,4 @@ v0.7 43 1.7 4.3
v0.7.2 26 1.8 4.3
v0.8 23 1.8 4.3
v0.9-rc2 94 24 1.8 4.5
+v0.9 94 24 1.8 4.5
diff --git a/README.md b/README.md
index 52e7e6e..9a2bc3a 100644
--- a/README.md
+++ b/README.md
@@ -95,8 +95,8 @@ RM: 4.36
Changelog
---------
-v0.9-rc (release candidate, not yet stable)
-* Long file name support
+v0.9
+* **Long file name support**
* gocryptfs now supports file names up to 255 characters.
* This is a forwards-compatible change. gocryptfs v0.9 can mount filesystems
created by earlier versions but not the other way round.