From 142ed8b2b6e0549188c0651a2a077b37f2ae6da0 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sat, 23 Jan 2016 19:35:51 +0100 Subject: [PATCH] Update README for v0.8 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 48ddb57..f49bfb1 100644 --- a/README.md +++ b/README.md @@ -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