summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-22 09:05:26 +0000
committerJim Meyering <jim@meyering.net>2001-11-22 09:05:26 +0000
commitcf9b64e69709e5c5e7131cc2ca8dd39542375527 (patch)
treeea0d773950bef9165409d5339752ba35da2f9bcf /old/textutils/NEWS
parentc36eeadd49db9b233cdc831753901e84d9d5d9b9 (diff)
downloadcoreutils-cf9b64e69709e5c5e7131cc2ca8dd39542375527.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 92c06d7aa..1df2199a8 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 2.1
[2.0.17]
+* csplit no longer gets a failed assertion for this:
+ printf 'a\n\n'|csplit - '/^$/' 2
* sort detects physical memory attributes more portably
* tail no longer gets a segfault on Linux's /proc/ksyms
* sum -s produces the proper 16-bit checksum for large files