From: Jim Meyering Date: Sun, 11 Sep 2005 07:42:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4034cf6ad5a707da0f74219ea425ab6a9ca47aa5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index abee6a994f..3b6044932e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2005-09-10 Jim Meyering +2005-09-11 Jim Meyering * Version 5.3.1-cvs. + * src/factor.c (usage): Remove leading spaces in 2-line + description, so that help2man doesn't mangle it. + Reported by Justin Pryzby. + +2005-09-10 Jim Meyering + csplit could produce corrupt output, given input lines longer than 8KB * src/csplit.c (load_buffer): Don't read from free'd memory