diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2019-03-09 11:16:00 +0000 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2019-03-09 11:16:00 +0000 |
commit | 16337224ea221965b02ce538184cf28170b15e67 (patch) | |
tree | da607c4e56f1ac1ec879226cadc860d0e5c3dbab /ChangeLog.rst | |
parent | fd0ed8290ece2e219508b62d90a00fcdf794d406 (diff) | |
download | libfuse-16337224ea221965b02ce538184cf28170b15e67.tar.gz |
Released 3.4.2
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 422ff5a..74bd0be 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,12 +1,12 @@ -Unreleased Changes -================== +libfuse 3.4.2 (2019-03-09) +========================== * Fixed a memory leak in `examples/passthrough_ll.c`. * Added OpenAFS to whitelist (so users can now mount FUSE filesystems on mountpoints within OpenAFS filesystems). * Added HFS+ to whitelist (so users can now mount FUSE filesystems on mountpoints within HFS+ filesystems). - +* Documentation improvements. libfuse 3.4.1 (2018-12-22) ========================== |