From: Jim Meyering Date: Thu, 30 Nov 1995 04:34:06 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13F~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c7a2ac60f4ca3542b197d9cfb6523c7add99349;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 1bd933c2c3..7b335603d4 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -2,6 +2,7 @@ User-visible changes in release 1.14 * sorting works with character offsets larger than corresponding field width * sort's -b option and `b' modifier work * sort -k2,2 works. +* csplit detects integer overflow of command line arguments * sort accepts new option/flag, -g, for sorting numbers in scientific notation * join accepts POSIX `-o 0' field specifier. * tr 'a[b*512]' '[a*]' < /dev/null terminates