aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-05 06:57:36 -0400
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-05 06:57:36 -0400
commitbb3770f38a01f4032a717b4a07087a166482d0fe (patch)
treeddde6d86af52095217cdb3ee0d47d81cd1b5e8c1 /ChangeLog.rst
parent8d092c2be9083319e1c9e05dd5da1e9b7caf9fe6 (diff)
example/passthrough_ll: added write support
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 560ad98..ca166f9 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,8 @@
Unreleased Changes
==================
+* The `example/passthrough_ll` filesystem now supports writing
+ to files.
* `fuse_main()` / `fuse_remove_signal_handlers()`: do not reset
`SIGPIPE` handler to `SIG_DFL` it was not set by us.
* Documented the `RENAME_EXCHANGE` and `RENAME_NOREPLACE` flags that