diff options
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) ========================== |