aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index c798918..1ca0980 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,9 @@
Unreleased Changes
==================
+* Added new `fuse_invalidate_path()` routine for cache invalidation
+ from the high-level FUSE API, along with an example and tests.
+
* There's a new `printcap` example that can be used to determine the
capabilities of the running kernel.