summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-22 04:57:19 +0000
committerJim Meyering <jim@meyering.net>1996-03-22 04:57:19 +0000
commitf870ecb4a6366b4f9609e486adafaadccee9da5d (patch)
treed95ce5a3f832592afdfa3090905f8df46e24eb86 /old
parent6d6bfafbdd0f16a1addbda0027e4e59620171ca6 (diff)
downloadcoreutils-f870ecb4a6366b4f9609e486adafaadccee9da5d.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index e105ff309..e3908ab2f 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,6 @@
User-visible changes in release 1.15
+* diagnose some improper or questionable invokations of csplit
+* properly handle `echo |csplit - 1 1', rather than aborting
* join without -t now ignores leading blanks
* sort accepts new option: -z for NUL terminated records
* join accepts new option: --ignore-case, -i