aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753aaab..f327084 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-01-29 Miklos Szeredi <miklos@szeredi.hu>
+
+ * libfuse: Add "async_dio" and "writeback_cache" options.
+ Asynchronous direct I/O is supported by linux kernels 3.13 and
+ later, writeback caching is supported by 3.14 and later.
+
2013-08-26 Miklos Szeredi <miklos@szeredi.hu>
* libfuse: Add missing includes. This allows compiling fuse with