Update NEWS
authorMiklos Szeredi <mszeredi@suse.cz>
Fri, 20 Apr 2012 09:58:37 +0000 (11:58 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Fri, 20 Apr 2012 09:58:37 +0000 (11:58 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b3e1bc3476a59eeda4563fb701bd1834ba5e0bd4..72c57e61288f52a053ead5edf7cf4f5601267763 100644 (file)
--- 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
 
 ============================================================================