From: Jim Meyering Date: Tue, 26 Aug 2003 09:29:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.91~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d89345cddb850877e29f60abead4ddaf61e9ccb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 383409a56a..b6a28fd6ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,22 @@ +2003-08-26 Jim Meyering + + Apply changes from bison. + * GNUmakefile (SHELL): Define to `sh', if necessary. + Add copyright. + * Makefile.maint (WGETFLAGS): Define to `-C off'. + Update all uses of $(WGET). + +2003-08-22 Akim Demaille + + * Makefile.cfg (local-checks-to-skip): New. + * Makefile.maint (local-check): Rename as... + (local-checks-available): this. + (local-check): New. + 2003-08-26 Akim Demaille * announce-gen (print_changelog_deltas): Neutralize "<#" as - "<\#" to avoid magic from Gnus when posting parts of this script. + "<\#" to avoid magic from Gnus when posting parts of this script. 2003-08-25 Jim Meyering