From: Jim Meyering Date: Fri, 6 Jun 2003 23:08:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~317 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aac3c83ed04d5aa121f8466cad658373f5eafd8c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c7eea0eb04..627ca9ad73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2003-06-06 Jim Meyering +2003-06-07 Jim Meyering * Version 5.0.1. + * Makefile.maint (syntax-check): Add commented-out (over-aggressive) + rule. + +2003-06-06 Jim Meyering + * src/extract-magic (main): Avoid newer 3-arg form of open, so this script works also with e.g., perl5.005_03. Patch by John David Anglin.