From: Jim Meyering Date: Sun, 22 Aug 1999 15:58:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d39e2c5127940caa322fef9a67321c46fbf35c9c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 96d0be85fd..4717cc3054 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ 1999-08-22 Jim Meyering + * tests/tsort/Makefile.am: Rewrite to use Fetish.pm-based framework. + * tests/tsort/basic-1: New file. + * tests/tsort/Test.pm: Remove. + * man/help2man: Escape backslashes so tr's manual comes out right. Reported by Andreas Schwab.