aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2004-01-07 13:17:32 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2004-01-07 13:17:32 +0000
commit8b4e09623c0685b7113ab838a3cec89357636873 (patch)
treeac0c460ef94ffa9320ceaa6863361bbdbabf6cda /NEWS
parentf85ab249900582dc9b212d89622bb4b361ef24f2 (diff)
new version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9838370..8d86fce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What is new in 1.1
+
+* Support for the 2.6 kernels
+
+* Read efficiency improvements: read in 64k blocks instead of 4k
+(Michael Grigoriev)
+
+* Lazy automatic unmount
+
+* Added 'fsync()' VFS call to the FUSE interface
+
+* Bugfixes
+
+
What is new in 1.0
* Cleanups and bugfixes