]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 8 Jan 2006 20:48:04 +0000 (20:48 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 8 Jan 2006 20:48:04 +0000 (20:48 +0000)
ChangeLog

index db0cdcb843331733da2eaaf8e28aeaaf9c42661a..2ca9fe76583257e2b73362c72d60b68dd3b6c901 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2006-01-06  Paul Eggert  <eggert@cs.ucla.edu>
+2006-01-08  Jim Meyering  <jim@meyering.net>
 
        * 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  <eggert@cs.ucla.edu>
+
        * configure.ac (gl_IGNORE_UNUSED_LIBRARIES): Add.
 
 2006-01-06  Jim Meyering  <jim@meyering.net>