From: Jim Meyering Date: Sun, 27 Mar 2005 08:40:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6387b7b204fd0f60ba45bc523eefb0d520b129;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1fc06c00c7..467068ad4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-03-26 Paul Eggert +2005-03-27 Jim Meyering * Version 5.3.1. + * src/dcgen: Simplify further, clean up. + Add a standard-output-closing global destructor. + Require perl-5.002. + * src/wheel-gen.pl: Use the same global destructor as dcgen. + +2005-03-26 Paul Eggert + * src/dcgen: Squeeze multiple blanks into one. Output a simple array of adjacent strings rather than a more complicated data structure; this saves space in the dircolors executable.