diff options
| author | Jakob Unterwurzacher | 2016-04-10 23:01:00 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2016-04-10 23:01:00 +0200 | 
| commit | 776c734f432db0afbdc993e4632aa030163a9b89 (patch) | |
| tree | 098ed5b3e8a62437bf7d2f3b9f868c468c3213c8 | |
| parent | bd5405189eb27d463e25c43691b19dbdf174d3a8 (diff) | |
Update readme.md and performance.txt for v0.9
| -rw-r--r-- | Documentation/performance.txt | 1 | ||||
| -rw-r--r-- | 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 @@ -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. | 
