summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-06 06:21:08 +0000
committerJim Meyering <jim@meyering.net>2000-03-06 06:21:08 +0000
commita688ad3b575a424a04325f32e1fa20dd880d6ecf (patch)
tree9cd1fc661a27bb8e997f95e9c666e937562571b6 /old/textutils
parent57bb2e656e63c2335767086083e882997e0043ab (diff)
downloadcoreutils-a688ad3b575a424a04325f32e1fa20dd880d6ecf.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index b6b89777c..967fd9711 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-05 Paul Eggert <eggert@twinsun.com>
+
+ * src/sort.c (struct buffer.newline_free): New member.
+ (initbuf, findlines): Set it.
+ (fillbuf): Do not double the size of a full buffer to append a newline
+ unless the buffer is known to be newline free.
+
2000-03-05 Jim Meyering <meyering@lucent.com>
* Version 2.0e.