diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2021-04-12 11:18:08 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2021-04-12 11:18:08 +0100 |
commit | f6cb8f23ac80d067131af457994424d481d4da0e (patch) | |
tree | b86ebd9f1038211a1610ca4b035d1e744eec7feb /ChangeLog.rst | |
parent | 02eb082aea9cfdbf556fe0c89a87f3a8b877f312 (diff) | |
download | libfuse-f6cb8f23ac80d067131af457994424d481d4da0e.tar.gz |
Released 3.10.3
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 3e02202..c2de696 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,8 @@ -* Fix returning d_ino and d_type from readdir(3) in non-plus mode +libfuse 3.10.3 (2021-04-12) +=========================== +* Fix returning d_ino and d_type from readdir(3) in non-plus mode + libfuse 3.10.2 (2021-02-05) =========================== |