From: Jim Meyering Date: Sun, 22 Aug 1999 16:23:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~286 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1b7514e917daf9db5f111eef7aa9aec8c4d4ddb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 4717cc3054..b5492bc2a8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,11 @@ 1999-08-22 Jim Meyering + * src/tsort.c (detect_loop): There's no loop if k->top is NULL. + * tests/tsort/Makefile.am: Rewrite to use Fetish.pm-based framework. * tests/tsort/basic-1: New file. + Add a few more tests. + * tests/tsort/Test.pm: Remove. * man/help2man: Escape backslashes so tr's manual comes out right.