diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2022-05-02 10:11:41 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2022-05-02 10:11:41 +0100 |
commit | a56147d3cb269d64635408ab5588ad66eba43943 (patch) | |
tree | 2f112fdf132313953ecf4647e39306bfe7596cde /ChangeLog.rst | |
parent | 96ad05c8e12bae3c53401d4a856c168ef6c04345 (diff) | |
download | libfuse-a56147d3cb269d64635408ab5588ad66eba43943.tar.gz |
Released 3.11.0
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 3c3be1e..f4cb07c 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,15 +1,15 @@ -Unreleased Changes -================== +libfuse 3.11.0 (2022-05-02) +=========================== * Add support for flag FOPEN_NOFLUSH for avoiding flush on close. - * Fixed returning an error condition to ioctl(2) + libfuse 3.10.5 (2021-09-06) =========================== * Various improvements to make unit tests more robust. - + libfuse 3.10.4 (2021-06-09) =========================== |