aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2008-07-18 11:19:57 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2008-07-18 11:19:57 +0000
commit968633a40071eb5c3bed17ad0784f74dd0061c94 (patch)
tree8077ea17c9ec1ce83d02f95ed63ab59eebd87338 /NEWS
parentd83a871356526b2b36359229d8441b533d0b4cf4 (diff)
doc updates from Nikolaus Rath
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 48b7b2e..fc6b004 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What is new in 2.8
+
+ - More scalable directory tree locking
+
+ - Atomic open(O_TRUNC) support
+
+ - Support big write requests on kernels 2.6.26 and newer
+
+ - Kernel module is removed
+
+ - Bugfixes and small improvements
+
What is new in 2.7
- Stacking support for the high level API