aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
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 da1b1a8..c92710c 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,8 @@
Unreleased Changes
==================
+* Added ``example/cuse_client.c`` to test ``example/cuse.c``.
+
* 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?