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 6793797..f22406b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-02-12 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Stop adding `-ononempty` when mounting a directory on itself with FUSE 3.
+
2020-01-08 Martin Pärtel <martin dot partel at gmail dot com>
* Fixed build with -fno-common, which is the default in GCC 10 (PR #81, thanks jengelh@!).