]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Update versio fo\b\b\bn for lazy superblock counters
authorBarry Naujok <bnaujok@sgi.com>
Mon, 28 May 2007 15:49:42 +0000 (15:49 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Mon, 28 May 2007 15:49:42 +0000 (15:49 +0000)
Merge of master-melb:xfs-cmds:28712a by kenmcd.

  Update version for lazy superblock counters

VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index f70b7c9c83ee56229138336021fc08d0ed0582b1..65662ac16d276189b646cf9d3675a1256059c319 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=8
-PKG_REVISION=20
+PKG_REVISION=21
 PKG_BUILD=1
index 9517afe2da59b3bce12e59cf6976292204442321..31e55d9b07411c2ecd7531ebc98691a06f0d0cec 100644 (file)
@@ -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)