summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-26 07:41:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-26 07:41:22 +0000
commit06123d86397a2ef8571e4c169df6ecb4f6904445 (patch)
treeb4c1c4decb5320ef2d763cdd674abcbd66e59a33 /ChangeLog
parent03a690ddca07f8bbdd5d215a1aeae379562d6782 (diff)
downloadcoreutils-06123d86397a2ef8571e4c169df6ecb4f6904445.tar.xz
Fix problem reported by Scott S. Tinsley for HP-UX 11.11 using
HP's ANSI C compiler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6561c00f6..7adaedc0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
-2004-11-25 Jim Meyering <jim@meyering.net>
+2004-11-25 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.0.
+ Fix problem reported by Scott S. Tinsley for HP-UX 11.11 using
+ HP's ANSI C compiler. Declaring int functions causes warnings on
+ some modern systems and shouldn't be needed to compile on ancient
+ ones.
+ * src/copy.h (stat, lstat, rename): Remove decls.
+ * src/install.c (stat): Remove decl.
+ * src/ln.c (link, symlink): Remove decls.
+
+2004-11-25 Jim Meyering <jim@meyering.net>
+
* man/help2man: Import help2man-1.35.1.
* man/Makefile.am (.x.1): Remove now-unnecessary use of
locally-added --program-name=NAME option. Now, help2man gets