From: Jim Meyering Date: Sun, 8 Jan 2006 20:48:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~945 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52b94c3e5768906f4c32caee03f277350c22a9f9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index db0cdcb843..2ca9fe7658 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2006-01-06 Paul Eggert +2006-01-08 Jim Meyering * Version 6.0-cvs. + * src/date.c (usage): Adjust the formatting of the entries for + %::z and %:::z (separate with two spaces, not one) so that help2man + formats them properly. Reported by Philip Rowlands. + +2006-01-06 Paul Eggert + * configure.ac (gl_IGNORE_UNUSED_LIBRARIES): Add. 2006-01-06 Jim Meyering