From c941e1742db3e2cce9de046f29fb12444f50ca1a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Nov 1996 05:09:54 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 1 + old/textutils/NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 82f0bd434c..d0b2a1f83e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -7,6 +7,7 @@ Fri Nov 1 21:33:16 1996 Jim Meyering 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 diff --git a/old/textutils/NEWS b/old/textutils/NEWS index ef512c9f25..fe0891882e 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 -- 2.47.2