]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: v3.2.0-rc2 release v3.2.0-rc2
authorDave Chinner <david@fromorbit.com>
Thu, 1 May 2014 23:50:55 +0000 (09:50 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 1 May 2014 23:50:55 +0000 (09:50 +1000)
Update all the various version and changelog files for a v3.2.0-rc2
release.

Signed-off-by: Dave Chinner <david@fromorbit.com>
VERSION
doc/CHANGES

diff --git a/VERSION b/VERSION
index abf13d6b0ee7d009b6ccbf8801cf2068df9659a8..7115e086cbc40ec4d46de0be573e0d1b1465b46c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=3
 PKG_MINOR=2
-PKG_REVISION=0-rc1
+PKG_REVISION=0-rc2
 PKG_BUILD=1
index a5d76545569d81801553e986622e3a1edd556bd8..f761168cfd90b73ac3b4f9b6259db4618d096fbb 100644 (file)
@@ -1,3 +1,8 @@
+xfsprogs-3.2.0-rc2 (2 May 2014)
+       - Second release candidate for full support of CRC enabled filesystems
+       - xfs_repair has full CRC validation and repair
+       - Coverity related cleanups and fixes
+
 xfsprogs-3.2.0-rc1 (14 April 2014)
        - First release candidate for full support of CRC enabled filesystems
        - Large number of Coverity related fixes and cleanups