summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2018-08-30 21:03:21 +0200
committerNikolaus Rath <Nikolaus@rath.org>2018-08-30 21:04:16 +0200
commit3a92c69bba28aaf427c28a38c900efc314a57db3 (patch)
tree07592a52a529694a4a560cec40b71b29694fe3cf /ChangeLog.rst
parent8198eb4b6fcf31b15984a9cd0f1d00695d3b9d91 (diff)
downloadfuse-3a92c69bba28aaf427c28a38c900efc314a57db3.tar.gz
Updated ChangeLog with recent changes.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 2a5168c..97f5164 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,4 +1,11 @@
-* Allow fuse to be mounted into autofs folder hierarchy
+Unreleased Changes
+==================
+
+* The fuse_main() function now returns more fine-grained error codes.
+* FUSE filesystems may now be mounted on mountpoint within
+ bcachefs, aufs and FAT filesystems.
+* libfuse may now be used as a Meson subproject.
+* Fix a few low-impact memory leaks.
libfuse 3.2.5 (2018-07-24)
==========================