*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:31:37 +0000 (21:31 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Sep 1999 21:31:37 +0000 (21:31 +0000)
old/textutils/ChangeLog

index 759c245..799721b 100644 (file)
@@ -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.