From 5aa888ea3dc0c1f2e8e69cbf3563f909f28d0984 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 26 Aug 2010 23:14:58 +1000 Subject: [PATCH] 3.1.3 release Signed-off-by: Nathan Scott --- VERSION | 2 +- doc/CHANGES | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 40f0361ef..58a77e24a 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=1 -PKG_REVISION=2 +PKG_REVISION=3 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index 9a3b99832..4ae94d68a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,17 @@ +xfsprogs-3.1.3 (26 August 2010) + - Add xfs_io support for XFS_IOC_ZERO_RANGE + - Fix depend targets. + - Allow xfs_io resvsp command for foreign filesystems. + - Fix configure --prefix. + - Make xfs_db check for valid inode data pointer before dereferencing. + - Validate btree block magic in the xfs_db freesp command, + thanks to Peter Watkins. + - Unbreak make update-po, permissions problem, + thanks to Arkadiusz Miśkiewicz. + - Fix linking of libxfs and librt detection (needs pthread), + thanks to Arkadiusz Miśkiewicz. + - Add a platform_discard_blocks stub for GNU/kFreebsd. + xfsprogs-3.1.2 (6 May 2010) - Fix missing thread synchronization in xfs_repair duplicate extent tracking. -- 2.47.2