aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-04-10 17:11:30 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-04-10 17:11:30 -0700
commita0f0ffde71b5636f8be93a62dbd26e1442b6fbc6 (patch)
tree61c3d226f22665fff2d71118f9c9be8508067842 /ChangeLog.rst
parente372d610badaf9ca017a749765faa07312a92c55 (diff)
Added ChangeLog for commits c24cc to eb972.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index e261739..adeb9f1 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -6,7 +6,10 @@ libfuse 3.1.0 (UNRELEASED)
* Document that `-o auto_unmount` implies `-o nodev,nosuid`.
* Document that the *use_ino* option of the high-level interface does
not affect the inode that libfuse and the kernel use internally.
-
+* Fixed test cases for passthrough* examples (they weren't actually
+ testing the examples).
+* Fixed several bugs in the passthrough* examples.
+
libfuse 3.0.0 (2016-12-08)
==========================