From: Christoph Hellwig Date: Sat, 24 Jan 2009 14:01:24 +0000 (+0100) Subject: update CHANGES X-Git-Tag: v3.0.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3246651c9bf9de0b994e9c8c918e6f263636876e;p=thirdparty%2Fxfsprogs-dev.git update CHANGES Signed-off-by: Christoph Hellwig Reviewed-by: Nathan Scott --- diff --git a/doc/CHANGES b/doc/CHANGES index 252e5db9f..3bdefd02a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,7 +1,15 @@ xfsprogs-3.0.0 + - Various smaller xfs_repair improvements + - Various gettext improvements, thanks to Jakub Bogusz + - Polish translation update, thanks to Jakub Bogusz + - Various xfs_quota fixes, thanks to Arkadiusz Miskiewicz + - Support parallel builds + - Detection of btrfs, gfs and gfs2 in libdisk + - Addition of the xfs_fsr and xfs_estimate tools previous found + in the xfsdump package - Resync libxfs to latest kernel implemenation - Update all of xfsprogs to latest kernel interfaces - - Add sparse support to xfsprogs build (thanks to Christoph Hellwig) + - Add sparse support to xfsprogs build - Cleanup devel package for xfsctl, libhandle and libdisk only (remove libxfs interfaces).