-AC_INIT([xfsprogs], [4.2.0-rc2])
+AC_INIT([xfsprogs], [4.2.0-rc3])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
+xfsprogs-4.2.0-rc3 (25 Aug 2015)
+ - xfs_repair: directory verification fixes (Darrick Wong)
+ - libxfs: errno negation fixes (Darrick Wong)
+ - xfs_db: corrupt inode handling fixes (Darrick Wong)
+ - repair: memory leak fixes (Eric Sandeen)
+ - libxfs: directory corruption fix (Jan Kara)
+ - libxfs: gcc miscompile fixes (Jan Kara)
+ - libxfs: merge across bug fixes from 4.2 kernel code
+ - man pages: minor updates (Eric Sandeen)
+
xfsprogs-4.2.0-rc2 (18 Aug 2015)
- OS X build improvements (Jan Tulak)
- libxfs: fix code miscompilation w/ gcc 4.8.3 (Jan Kara)