From: Jim Meyering Date: Wed, 11 Feb 2004 11:46:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6119455bedbd828656dfc254c83ab98ff1ed988c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ca32e5842b..2f5428ca2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2004-02-10 Jim Meyering +2004-02-11 Jim Meyering * Version 5.2.0. + * tests/Makefile.am.in ($(srcdir)/Makefile.am): Use more portable + $(srcdir)/../Makefile.am.in, rather than $<. + Suggestion from Michael Elizabeth Chastain. + +2004-02-10 Jim Meyering + * config/install-sh: Make this script executable. * Makefile.am (dist-hook): New target, to ensure that config/install-sh is executable. Otherwise, on systems that lack a suitable install