]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** 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 807129f5878e5d80bfdbb9c24263a81bcb1517a9..26298914a62ff4afb535a2793425a3da81543c68 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.