From: Christoph Hellwig Date: Fri, 30 Jan 2009 17:54:13 +0000 (+0100) Subject: xfsprogs: add missing periods in CHANGES X-Git-Tag: v3.0.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d97e1af3b886577501aa97e9a80eb427bb425c0a;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: add missing periods in CHANGES All the older entries terminate each item with a period, so do it for the 3.0.0 items, too. Signed-off-by: Christoph Hellwig Reviewed-by: Felix Blyakher --- diff --git a/doc/CHANGES b/doc/CHANGES index 3bdefd02a..71db0fbb1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,15 +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 + - 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 + in the xfsdump package. + - Resync libxfs to latest kernel implemenation. + - Update all of xfsprogs to latest kernel interfaces. + - Add sparse support to xfsprogs build. - Cleanup devel package for xfsctl, libhandle and libdisk only (remove libxfs interfaces).