summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-16 21:54:45 +0000
committerJim Meyering <jim@meyering.net>2003-04-16 21:54:45 +0000
commit06e65c2c685d3c510d530f77179d331d99f43e00 (patch)
tree205cb92297a8d80e9b95feebe755f150612bd9e9 /ChangeLog
parent805131243209d555578e0db754621b3c9b667271 (diff)
downloadcoreutils-06e65c2c685d3c510d530f77179d331d99f43e00.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c05321084..4eec9a5bb 100644
--- 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: