]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: bump version and updates CHANGES
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Apr 2009 19:13:21 +0000 (21:13 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Thu, 16 Apr 2009 19:13:21 +0000 (21:13 +0200)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index 665924b18e3125902647157158aacd576e444509..f622663fc6ac55bbb941f2120442635fce1ba57d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=3
 PKG_MINOR=0
-PKG_REVISION=0
+PKG_REVISION=1
 PKG_BUILD=1
index 710718b4397dbb216efee3bc220e594d9a363554..435b2936f83d5d8ed384fcf6d202bd9209371720 100644 (file)
@@ -1,3 +1,14 @@
+xfsprogs-3.0.1
+       - Update the Makepkgs script to generate proper source tarballs.
+       - New project(5) and projid(5) man pages.
+       - Fix extent array reallocation in the xfs_io bmap command,
+         thanks to Tomasz Majkowski.
+       - Small specfile improvements, thanks to Jan Engelhardt.
+       - Allow xfs_freeze to freeze non-XFS filesystems.
+       - Fix the xfs_db bmbta command.
+       - Fix parallel builds, thanks to Mike Frysinger.
+       - Various autoconf/libtoool fixes, thanks to Andreas Gruenbacher.
+
 xfsprogs-3.0.0 (4 February 2009)
        - Various smaller xfs_repair improvements.
        - Various gettext improvements, thanks to Jakub Bogusz.