diff options
author | Jakob Unterwurzacher | 2016-01-23 19:35:51 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-01-23 19:35:51 +0100 |
commit | 142ed8b2b6e0549188c0651a2a077b37f2ae6da0 (patch) | |
tree | 138112e70e81be7713c710bec60b0e39a137669b /README.md | |
parent | 4a1768a3145d8df415e60c0cab3425c0d50eb46d (diff) |
Update README for v0.8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -97,6 +97,12 @@ The output should look like this: Changelog --------- +v0.8 +* Redirect output to syslog when running in the background +* New command-line option: + * `-memprofile`: Write a memory allocation debugging profile the specified + file + v0.7.2 * **Fix performance issue in small file creation** * This brings performance on-par with EncFS paranoia mode, with streaming writes |