From 127d49b0ef823cd8d7e6b83648f982566eab0016 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 14 Oct 2004 13:33:39 +0000 Subject: version 1.9 --- NEWS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3