From: Jim Meyering Date: Fri, 9 Aug 2002 10:04:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f19a6185b4e5e7e89f9263b344613514913ee6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 6b83899a60..b6a25ae636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ 2002-08-09 Jim Meyering - * Version 0.1.0. + * Version 4.5.1. + + * src/pr.c (main): Don't ignore -COLUMN if it's the last option. + (usage): Clarify help text for the -COLUMN option. + Patch by Padraig Brady. + * tests/pr/Test.pm [col-last]: New test for the above. + + * configure.ac: Start with version 4.5.1, chosen so that it's larger + than the latest version numbers of the component packages. * man/Makefile.am (check-x-vs-1): Set and export PATH so we use programs in ../src.