diff options
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index e1085a5..6a74429 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -2,7 +2,8 @@ Unreleased Changes ================== * There are new ``timefs1`` and ``timefs2`` examples that demonstrate - the use of the `fuse_lowlevel_notify_store` and + the use of the `fuse_lowlevel_notify_store`, + `fuse_lowlevel_notify_retrieve`, and `fuse_lowlevel_notify_inval_inode` functions. * The ``-o big_writes`` mount option has been removed. It is now |