From: Christoph Hellwig Date: Tue, 10 Sep 2002 18:51:46 +0000 (+0000) Subject: Bump xfsprogs version to 2.3.2 X-Git-Tag: v2.4.0~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71a44c4b398149a0b685e863df404d7bc45ede8c;p=thirdparty%2Fxfsprogs-dev.git Bump xfsprogs version to 2.3.2 --- diff --git a/VERSION b/VERSION index c736b5917..195a8efa3 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=3 -PKG_REVISION=1 +PKG_REVISION=2 PKG_BUILD=0 diff --git a/doc/CHANGES b/doc/CHANGES index 37e258155..80ede90b4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-2.3.2 (10 September 2002) + - Use pread/pwrite instead of lseek + read/write. + xfsprogs-2.3.1 (03 September 2002) - Allow xfs_db to accept negative numbers when writing values.