From 04b9f19c0be2749ebd2483f93d35184cdbca774d Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Fri, 4 Oct 2002 16:19:29 +0000 Subject: [PATCH] Bump version, document xfs_repair memory allocation fix. Bump version, document xfs_repair memory allocation fix. --- VERSION | 2 +- doc/CHANGES | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 156b7c3c8..eca6306b9 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=3 -PKG_REVISION=3 +PKG_REVISION=4 PKG_BUILD=0 diff --git a/doc/CHANGES b/doc/CHANGES index 8ebb2b280..428c62d88 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,7 @@ +xfsprogs-2.3.4 (04 October 2002) + - xfs_repair: fix size calculation bug in repair's memory allocation, + reduces memory usage by a factor of 4. + xfsprogs-2.3.3 (16 September 2002) - Fix mkfs bug when optimizing AG size on striped devices, ASSERT(agcount != 0) tripped on single-ag filesystems. -- 2.47.2