]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:37:40 +0000 (14:37 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Nov 2001 14:37:40 +0000 (14:37 +0000)
old/textutils/ChangeLog

index 854782aca4083b607d7523e5868336aae57e1601..19a8e7a8a03a95e4e975fc6220ccde75fe7e7607 100644 (file)
@@ -1,7 +1,13 @@
-2001-11-23  Jim Meyering  <meyering@lucent.com>
+2001-11-25  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.18.
 
+       * src/cksum.c (usage): Indent --help and --version strings to
+       start in the 7th column.
+       * src/pr.c (usage): Likewise.
+
+2001-11-23  Jim Meyering  <meyering@lucent.com>
+
        Factor out some common strings to make translation easier.
 
        * cat.c, cksum.c, comm.c, csplit.c, cut.c, expand.c, fmt.c, fold.c: