aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2004-10-14 13:33:39 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2004-10-14 13:33:39 +0000
commit127d49b0ef823cd8d7e6b83648f982566eab0016 (patch)
tree07dc8819c56a0ffc5b2c374b45690941b027fca8 /NEWS
parentba3383c00c7bde293285c39adedf8c6a68233bd3 (diff)
version 1.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS37
1 files changed, 37 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1994f3d..13a84e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+What is new in 1.9
+
+* Lots of bugs fixed
+
+* Minor modifications to the library API
+
+* Improvements to the kernel/userspace interface
+
+* Mounting by non-root made more secure
+
+* Build shared library in addition to the static one
+
+* Consolidated mount options
+
+* Optimized reading under 2.6 kernels
+
+* Direct I/O support
+
+* Support file I/O on deleted files
+
+* Extended attributes support
+
+What is new in 1.3
+
+* Thanks to user bugreports and stress testing with LTP and sfx-linux
+a number of bugs were fixed, some quite serious.
+
+* Fix compile problems with recent SuSE kernles
+
+What is new in 1.2
+
+* Fix mount problems on recent 2.6 kernels with SELinux enabled
+
+* Fixed writing files lager than 2GBytes
+
+* Other bugfixes
+
What is new in 1.1
* Support for the 2.6 kernels