summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-30 04:34:06 +0000
committerJim Meyering <jim@meyering.net>1995-11-30 04:34:06 +0000
commit1c7a2ac60f4ca3542b197d9cfb6523c7add99349 (patch)
tree668f215f016c570f57985b4b49f17f85468b85b4 /old
parentf4b094e098ea059d8a7052253bdd627d7c197fe6 (diff)
downloadcoreutils-1c7a2ac60f4ca3542b197d9cfb6523c7add99349.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 1bd933c2c..7b335603d 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