From: Jim Meyering Date: Fri, 6 Jun 2003 20:04:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~357 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3bb7c314bd5e2cb51763f47440e7de2a8b110b14;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 391d978a19..c7eea0eb04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,17 @@ +2003-06-06 Jim Meyering + + * Version 5.0.1. + + * 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. + 2003-06-04 Paul Eggert * src/system.h: Include unconditionally. 2003-06-04 Jim Meyering - * Version 5.0.1. - * man/Makefile.am (check-programs-vs-x): Rename target from check-programs-vs-1. Adjust rule to check for the primary (.x) file, not the generated one (.1).