aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3e1bc3..72c57e6 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ What is new in 2.9
- Add "auto_unmount" option
+ - Add "remember" option
+
+ - Add man pages for fusermount, mount.fuse and ulockmgr_server
+
- API changes:
o Introduce "store" and "retrieve" for accessing kernel buffers on
@@ -24,6 +28,12 @@ What is new in 2.9
o Allow batching forget requests
+ o Add "flock" method
+
+ o Add support for ioctl on directories
+
+ o Add delete notification
+
- Bug fixes and small improvements
============================================================================