summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-02 05:09:54 +0000
committerJim Meyering <jim@meyering.net>1996-11-02 05:09:54 +0000
commitc941e1742db3e2cce9de046f29fb12444f50ca1a (patch)
tree8fd5ee2e8dee3ede1f4f0480a6ef3f0aef3a3aa9 /old
parent0bd1289ad12bbece8ab3236522f667ef1a5fc14f (diff)
downloadcoreutils-c941e1742db3e2cce9de046f29fb12444f50ca1a.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog1
-rw-r--r--old/textutils/NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 82f0bd434..d0b2a1f83 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -7,6 +7,7 @@ Fri Nov 1 21:33:16 1996 Jim Meyering <meyering@na-net.ornl.gov>
the command, perl -e "print 'x' x 30, \"\n\";"|sort -c
would provoke the memory overrun (though not necessarily the failure).
Add an assertion.
+ Reported by Risto Kankkunen.
Thu Oct 31 17:48:24 1996 Jim Meyering <meyering@na-net.ornl.gov>
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index ef512c9f2..fe0891882 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,5 +1,6 @@
Changes in release 1.20
Changes in test release 1.19p
+* fix bug in sort -c that sometimes resulted in a segfault
* md5sum's --string option is being deprecated and is no longer documented.
It is still accepted, but will be removed altogether in 1.21.
* tr '[:lower:]' '[:upper:]' no longer fails when LC_CTYPE is set to