From 96590c3f790b9235c999b2e388e902ca78864b1f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Aug 2003 09:47:10 +0000 Subject: *** empty log message *** --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') 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. -- cgit v1.2.3-54-g00ecf