From 776c734f432db0afbdc993e4632aa030163a9b89 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 10 Apr 2016 23:01:00 +0200 Subject: [PATCH] Update readme.md and performance.txt for v0.9 --- Documentation/performance.txt | 1 + README.md | 4 ++-- 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.