*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 13 Jan 2000 23:04:41 +0000 (23:04 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 13 Jan 2000 23:04:41 +0000 (23:04 +0000)
old/textutils/ChangeLog

index 807129f..2629891 100644 (file)
@@ -1,3 +1,14 @@
+2000-01-14  Jim Meyering  <meyering@lucent.com>
+
+       * tests/unexpand/basic-1: New test exposes infloop bug.
+       Reported by John Kodis.
+
+2000-01-12  Paul Eggert  <eggert@twinsun.com>
+
+       * src/sort.c (fillbuf): Avoid quadratic behavior with long lines.
+       Also, stop worrying about ancient memchr bug (misbehavior when
+       size is zero), since other code doesn't worry either.
+
 2000-01-11  Jim Meyering  <meyering@lucent.com>
 
        Sync lib/ directories of sh-utils, and textutils.