From 3d1bf9e2b968e677bac97c9b801f384d2a35e210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Me=C3=9Fmer?= Date: Thu, 31 Aug 2017 23:48:22 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index c5f5fa2e..0b0200e1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,9 @@ 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') +Fixed bugs: +* `du` shows correct file system size on Mac OS X. + Version 0.9.8 (unreleased) -------------- Compatibility: