aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74d6b30..8305819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-04-29 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Added --forward-odirect. Bindfs now clears O_DIRECT by default (PR #74, thanks barp@!).
+
2019-03-31 Martin Pärtel <martin dot partel at gmail dot com>
* Fixes to --gid-offset when used with a setgid bit or with --create-as-mounter (PR #73, thanks ehmm@!).