From a62ac802d41a027eb139936637b2e70a2d57ab73 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Aug 2003 10:28:01 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 455d3fe..5a49da6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,13 +6,13 @@ 2003-08-07 Paul Eggert - * doc/coreutils.texi (split invocation): + * doc/coreutils.texi (split invocation): Add -d or --numeric-suffixes option to 'split'. - From a suggestion by Jesse Kornblum. + From a suggestion by Jesse Kornblum. * src/split.c (suffix_alphabet): New var. - (longopts, usage, next_file_name, main): Support -d. - (next_file_name, main): Allow -a0, as POSIX requires. - (next_file_name): Don't assume ASCII-like encoding; + (longopts, usage, next_file_name, main): Support -d. + (next_file_name, main): Allow -a0, as POSIX requires. + (next_file_name): Don't assume ASCII-like encoding; 'a' through 'z' are not contiguous in EBCDIC. 2003-08-05 Paul Eggert -- 2.7.4