From 8e95465b0d55f3470be764e6c88e40007ba0a10a Mon Sep 17 00:00:00 2001 From: Felix Blyakher Date: Mon, 4 May 2009 16:54:27 -0500 Subject: [PATCH] 3.0.1 release --- doc/CHANGES | 2 +- release.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 release.sh diff --git a/doc/CHANGES b/doc/CHANGES index 499ac5995..ab894a011 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -xfsprogs-3.0.1 (1 May 2009) +xfsprogs-3.0.1 (4 May 2009) - 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, diff --git a/release.sh b/release.sh old mode 100644 new mode 100755 -- 2.47.2