*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 16:23:28 +0000 (16:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Aug 1999 16:23:28 +0000 (16:23 +0000)
old/textutils/ChangeLog

index 4717cc3..b5492bc 100644 (file)
@@ -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.