]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 24 Apr 2003 13:50:32 +0000 (13:50 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 Apr 2003 13:50:32 +0000 (13:50 +0000)
ChangeLog

index 9aa47914fac88f6b3c6bd69c63f0b33758e2f6f6..81039a4f2665e1d735f5a2b65d0d68687ca52c9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
 
        * Version 5.0.1.
 
+       * src/tsort.c (tsort): Remove unnecessary test of have_read_stdin.
+       (main): Minor syntactic clean-up.
+
+       * src/tsort.c (tsort): Fail if the input contains an odd number of
+       tokens.  Reported by junkio@cox.net.
+
        * tests/tsort/basic-1: Test for the above fix.
 
 2003-04-21  Jim Meyering  <jim@meyering.net>