]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 16 Apr 2003 21:54:45 +0000 (21:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Apr 2003 21:54:45 +0000 (21:54 +0000)
ChangeLog

index c05321084819b4469a24dbcb931c395f679a0c5e..4eec9a5bb8962cc9c1849a6f9e8fd7d1ac92bca9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@
        * src/nl.c (proc_text): Fix a bug introduced on 2001-11-10,
        for textutils-2.0.17, that would make nl output extra newlines
        in some cases.  It was reported at http://bugs.debian.org/177256.
-       This bug was introduced for TEXTUTILS-2_0_17 on 2001-11-10.
+       This bug was introduced for textutils-2.0.17 on 2001-11-10.
        * tests/misc/nl: Add test for the above-fixed bug.
 
        * tests/misc/readlink: New file.  Test the --canonicalize option.
@@ -41,6 +41,7 @@
 
        * src/yes.c: Include error.h after system.h, not before.
 
+       Clean up.
        * src/copy.c, src/cp-hash.c, src/cp.c, src/csplit.c, src/cut.c:
        * src/date.c, src/df.c, src/du.c, src/expand.c, src/expr.c, src/id.c:
        * src/join.c, src/md5sum.c, src/nl.c, src/od.c, src/paste.c, src/pr.c: