aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-05 07:00:56 -0400
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-06-05 07:01:30 -0400
commitf13526ed66d76bb36dc8a145d803f4913d772a2c (patch)
tree4878923ec4a6c76351ca6f49b95cf033b0f66be2 /ChangeLog.rst
parentbb3770f38a01f4032a717b4a07087a166482d0fe (diff)
examples/passthrough_ll: added support for create()
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index ca166f9..285ef5a 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,8 +1,8 @@
Unreleased Changes
==================
-* The `example/passthrough_ll` filesystem now supports writing
- to files.
+* The `example/passthrough_ll` filesystem now supports creating
+ and 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