summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-06 20:04:53 +0000
committerJim Meyering <jim@meyering.net>2003-06-06 20:04:53 +0000
commit3bb7c314bd5e2cb51763f47440e7de2a8b110b14 (patch)
treee0769c6d564af6e7c39027d2fe11ae6a75befec7 /ChangeLog
parentec8405327c7df3f05352faf859d090497c41cfc2 (diff)
downloadcoreutils-3bb7c314bd5e2cb51763f47440e7de2a8b110b14.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 391d978a1..c7eea0eb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,17 @@
+2003-06-06 Jim Meyering <jim@meyering.net>
+
+ * 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 <eggert@twinsun.com>
* src/system.h: Include <stdbool.h> unconditionally.
2003-06-04 Jim Meyering <jim@meyering.net>
- * 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).