diff --git a/ChangeLog b/ChangeLog index 391d978a1..c7eea0eb0 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).