summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-09 09:47:10 +0000
committerJim Meyering <jim@meyering.net>2003-08-09 09:47:10 +0000
commit96590c3f790b9235c999b2e388e902ca78864b1f (patch)
tree63fc6934fbc335e29a12dc948cf3dbcbe3d6698e /NEWS
parent5d70602ed36312b13f70545c1cb010c02c9337e3 (diff)
downloadcoreutils-96590c3f790b9235c999b2e388e902ca78864b1f.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7b6b01797..f46845cc2 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ GNU coreutils NEWS -*- outline -*-
date accepts a new option --rfc-2822, an alias for --rfc-822.
+ split accepts a new option -d or --numeric-suffixes.
+
+** Bug fixes
+
+ `split -a0' works once again.
+
* Major changes in release 5.0.90:
@@ -48,6 +54,10 @@ GNU coreutils NEWS -*- outline -*-
expr now reports trouble if string comparison fails due to a collation error.
+ split now generates suffixes properly on EBCDIC hosts.
+
+ split -a0 now works, as POSIX requires.
+
`sort --version' and `sort --help' fail, as they should
when their output is redirected to /dev/full.