aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 6928338..5fc0d0c 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,9 @@
Unreleased Changes
==================
+* Documentation: clarified how filesystems are supposed to process
+ open() and create() flags (see include/fuse_lowlevel.h).
+
* Fixed a compilation problem of the passthrough_ll example on
32 bit systems (wrong check and wrong error message).