From 288982ba8fd0c78cf22a256363f5eae0b3ae0d7b Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 9 Mar 2001 21:32:37 +0000 Subject: [PATCH] bump minor release number. --- VERSION | 2 +- doc/CHANGES | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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) -- 2.47.2