From: Nathan Scott Date: Fri, 9 Mar 2001 21:32:37 +0000 (+0000) Subject: bump minor release number. X-Git-Tag: v1.2.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288982ba8fd0c78cf22a256363f5eae0b3ae0d7b;p=thirdparty%2Fxfsprogs-dev.git bump minor release number. --- diff --git a/VERSION b/VERSION index 02156d651..0422c9729 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=1 PKG_MINOR=1 -PKG_REVISION=3 +PKG_REVISION=4 PKG_BUILD=0 diff --git a/doc/CHANGES b/doc/CHANGES index 20e866669..bede34923 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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)