aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f327084..8ffae80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-04 Miklos Szeredi <miklos@szeredi.hu>
+
+ * libfuse: Don't use constructor functions for loading modules.
+ Original patch by Fabrice Bauzac
+
2014-01-29 Miklos Szeredi <miklos@szeredi.hu>
* libfuse: Add "async_dio" and "writeback_cache" options.