From 2c1bf582c50dff6f5e8a89378caa22f71aa5b1bb Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 16 Apr 2009 21:13:21 +0200 Subject: [PATCH] xfsprogs: bump version and updates CHANGES Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen --- VERSION | 2 +- doc/CHANGES | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 665924b18..f622663fc 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=3 PKG_MINOR=0 -PKG_REVISION=0 +PKG_REVISION=1 PKG_BUILD=1 diff --git a/doc/CHANGES b/doc/CHANGES index 710718b43..435b2936f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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. -- 2.47.2