summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-09-02 21:31:37 +0000
committerJim Meyering <jim@meyering.net>1999-09-02 21:31:37 +0000
commit42a837c5318891779399c728bce92d10f2ce41e4 (patch)
tree5930f043e7aef32facd1bb198573857c58c98c61 /old
parentd1b47195344f60453fb008be0a866a303ec04190 (diff)
downloadcoreutils-42a837c5318891779399c728bce92d10f2ce41e4.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 759c245a4..799721b23 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,9 @@
+1999-09-02 Jim Meyering <meyering@ascend.com>
+
+ * src/cut.c: Remove xstrdup declaration.
+ * src/sort.c: Likewise.
+ * src/tsort.c: Likewise.
+
1999-08-22 Jim Meyering <meyering@ascend.com>
* src/tsort.c (detect_loop): There's no loop if k->top is NULL.