diff options
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 4717cc305..b5492bc2a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,11 @@ 1999-08-22 Jim Meyering <meyering@ascend.com> + * 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. |