aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 788ee04..7c9a2e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* libfuse: set close-on-exec flag on pipe file descriptors. Patch
by Eric Wong
+ * libfuse: add missing INIT flags
+
2013-02-05 Miklos Szeredi <miklos@szeredi.hu>
* libfuse: fix fuse_get_context() in non fuse threads. Reported