summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-03-13 09:05:26 +0000
committerJim Meyering <jim@meyering.net>2001-03-13 09:05:26 +0000
commit4d44d31bd939595ebb34ac8549d1fa31df99aa36 (patch)
tree47178044bb8d0491ebc6c80beb9857e30688b1a8 /old/textutils/ChangeLog
parentbe696e072ed457b3f8ed565b5f160aeafa12bc7e (diff)
downloadcoreutils-4d44d31bd939595ebb34ac8549d1fa31df99aa36.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 91ecec605..aad58d907 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,10 @@
2001-03-11 Paul Eggert <eggert@twinsun.com>
+ * src/sort.c (die): New message arg, to describe failures
+ better. All callers changed.
+
+2001-03-11 Paul Eggert <eggert@twinsun.com>
+
* src/sort.c: Decrease buffer size when only merging or checking.
(sort_size): Now the user-specified sort size.
(MIN_MERGE_BUFFER_SIZE): New macro.