aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-12-09 20:09:42 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-12-09 20:09:42 +0000
commit3b534a478324b360d2a9804a28c2a49e06176f30 (patch)
tree386d13bd72ce3f378661778af27424e9dc452f9a /NEWS
parent659743bc8870afd42bcacecbd6fa571befd5579f (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 f87dab0..a98f7ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+What is new in 2.5
+
+ - Merge library part of FreeBSD port
+
+ - New atomic create+open, access and ftruncate operations
+
+ - On filesystems implementing the new create+open operation, and
+ running on Linux kernels 2.6.15 or later, the 'cp' operation will
+ work correctly when copying read-only files.
+
+ - New option parsing interface added to the library
+
+ - Lots of minor improvements and fixes
+
What is new in 2.4
- Simplify device opening. Now '/dev/fuse' is a requirement