summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-22 16:23:28 +0000
committerJim Meyering <jim@meyering.net>1999-08-22 16:23:28 +0000
commitd1b7514e917daf9db5f111eef7aa9aec8c4d4ddb (patch)
tree86333e8d19d01707a6a4c1d0389fc5c68cac9e13 /old
parent53e173cca675e35beda54a96641441b33c8cd0b9 (diff)
downloadcoreutils-d1b7514e917daf9db5f111eef7aa9aec8c4d4ddb.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog4
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.