From: Jim Meyering Date: Thu, 2 Sep 1999 21:31:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42a837c5318891779399c728bce92d10f2ce41e4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 759c245a40..799721b23a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +1999-09-02 Jim Meyering + + * src/cut.c: Remove xstrdup declaration. + * src/sort.c: Likewise. + * src/tsort.c: Likewise. + 1999-08-22 Jim Meyering * src/tsort.c (detect_loop): There's no loop if k->top is NULL.