From: Eric Sandeen Date: Mon, 18 May 2009 16:13:35 +0000 (-0500) Subject: Update CHANGES file for recent commits X-Git-Tag: v3.0.3~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ac0415ad4e04763b0e7ae068c4c9f9afd32162b;p=thirdparty%2Fxfsprogs-dev.git Update CHANGES file for recent commits Signed-off-by: Eric Sandeen --- diff --git a/doc/CHANGES b/doc/CHANGES index d718dd458..6c99d2194 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ + - Fix xfs_io and xfs_quota when readline config enabled. + - Add fallocate command to xfs_io. + xfsprogs-3.0.2 (6 May 2009) - Updates to Debian build process after recent autoconf tweaks. - Fix a couple of minor man page syntax issues.