From: Barry Naujok Date: Mon, 28 May 2007 15:49:42 +0000 (+0000) Subject: Update versio fon for lazy superblock counters X-Git-Tag: v2.9.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19c38fcbb961e8c823bab7fdd529029d5498e1cf;p=thirdparty%2Fxfsprogs-dev.git Update versio fon for lazy superblock counters Merge of master-melb:xfs-cmds:28712a by kenmcd. Update version for lazy superblock counters --- diff --git a/VERSION b/VERSION index f70b7c9c8..65662ac16 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=8 -PKG_REVISION=20 +PKG_REVISION=21 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index 9517afe2d..31e55d9b0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,5 +1,7 @@ -xfsprogs-2.8.21 - - Fix xfs_quota project command to stop it operating on speical files. +xfsprogs-2.8.21 (28 May 2007) + - Add support for lazy superblock counters in mkfs.xfs, xfs_db, + xfs_repair, xfs_growfs and also libxfs. + - Fix xfs_quota project command to stop it operating on special files. Thanks to Leo Baltus. xfsprogs-2.8.20 (23 February 2007)