]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
bump minor release number.
authorNathan Scott <nathans@sgi.com>
Fri, 9 Mar 2001 21:32:37 +0000 (21:32 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 9 Mar 2001 21:32:37 +0000 (21:32 +0000)
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index 02156d65180b956c6cf8cc456cc0283c4770999a..0422c9729818103a7177c1f4b780d536167febf2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=1
 PKG_MINOR=1
-PKG_REVISION=3
+PKG_REVISION=4
 PKG_BUILD=0
index 20e86666909179463fdab95f54b4b2c917cf21ac..bede34923a0242f3272ee33cdd4a434f95e137db 100644 (file)
@@ -1,5 +1,11 @@
 
-xfsprogs-1.1.3 (20 March 2001)
+xfsprogs-1.1.4 (10 March 2001)
+       - kernel now supports O_DIRECT - re-enable its use in xfs_mkfile
+       - BLKSETSIZE ioctl replaced by BLKBSZSET ioctl in libxfs
+       - libxfs_init extended so only mkfs and xfs_repair use BLKBSZSET
+       - NOTE: this version requires an XFS kernel from March 9 or later
+
+xfsprogs-1.1.3 (02 March 2001)
        - minor Makefile-related cleanups
 
 xfsprogs-1.1.2 (10 February 2001)