aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 654792c..e029cd6 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,10 @@
Unreleased Changes
==================
+* Removed ``example/null.c``. This has not been working for a while
+ for unknown reasons -- maybe because it tries to treat the
+ mountpoint as a file rather than a directory?
+
* There is a new ``timefs3`` example that demonstrates the use of
`fuse_lowlevel_notify_inval_entry`.