aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 47b993a..718033a 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -4,6 +4,7 @@ Unreleased Changes
* Allow "nonempty" as a mount option, for backwards compatibility with
fusermount 2. The option has no effect since mounting over non-empty
directories is allowed by default.
+* Fix returning inode numbers from readdir() in offset==0 mode.
libfuse 3.10.1 (2020-12-07)
===========================