From: Jim Meyering Date: Tue, 28 Jun 2005 16:22:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~467 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=783a13af776988387c227993cf222a91467f8cae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5865addde9..2f495d68af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-06-24 Jim Meyering +2005-06-28 Jim Meyering * Version 5.3.1. + * src/pr.c (main, store_char): Use x2realloc on 1-byte base types, + not x2nrealloc. + +2005-06-24 Jim Meyering + * src/mv.c (usage): Clarify how --reply=no works. 2005-06-23 Paul Eggert