From 0c3f16d0ce69f33e5aa02ca9ffc9313215015333 Mon Sep 17 00:00:00 2001 From: Sebastian Messmer Date: Wed, 23 Aug 2017 20:33:10 +0100 Subject: [PATCH] ChangeLog --- ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 0bbb0fc9..c5f5fa2e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,6 +7,7 @@ New Features: Improvements: * Performance improvements +* Use relatime instead of strictatime (further performance improvement) * Pass fuse options directly to cryfs (i.e. 'cryfs basedir mountdir -o allow_other' instead of 'cryfs basedir mountdir -- -o allow_other') Version 0.9.8 (unreleased)