aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index cf5450e..9ba0263 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,11 @@
+libfuse 3.2.5
+==========================
+
+* Added a test of `seekdir` to test_syscalls.
+* Fixed `readdir` bug when non-zero offsets are given to filler and the
+ filesystem client, after reading a whole directory, re-reads it from a
+ non-zero offset e. g. by calling `seekdir` followed by `readdir`.
+
libfuse 3.2.4 (2018-07-11)
==========================