*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 06:51:25 +0000 (06:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Aug 2001 06:51:25 +0000 (06:51 +0000)
old/textutils/ChangeLog

index 604ba7f293e8d340ded3337f8a4cb004fe976c10..4ba34955a9762f6a5679a46eee21173daefbc960 100644 (file)
@@ -1,7 +1,14 @@
-2001-08-25  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.15.
 
+2001-08-08  Charles Randall <crandall@matchlogic.com>
+
+       * src/sort.c (mergefps): Do not allocate at least sort_size
+       bytes for each merge buffer.  Instead, allocate at least
+       sort_size bytes total.
+
+2001-08-25  Jim Meyering  <meyering@lucent.com>
+
        * tests/uniq/Test.pm: Re-enable some commented-out tests.
 
 2001-08-25  Paul Eggert  <eggert@twinsun.com>