]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Plan to add an autoconf test to work around the HPUX 11.x bug.
authorJim Meyering <jim@meyering.net>
Sun, 23 Mar 2003 09:13:36 +0000 (09:13 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Mar 2003 09:13:36 +0000 (09:13 +0000)
ChangeLog

index 16110bd61b916db8885ca83454adff7d01c675d1..8a62daaf1c92fe0f0c9bcbacac127e7b101023dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2003-03-22  Jim Meyering  <jim@meyering.net>
+2003-03-23  Jim Meyering  <jim@meyering.net>
 
        * Version 4.5.12.
 
+       * README: Describe problem with 64-bit mode on HPUX 11.x,
+       with patch for /usr/include/inttypes.h.
+       * TODO: Plan to add an autoconf test to work around the bug.
+
+2003-03-22  Jim Meyering  <jim@meyering.net>
+
        * src/stat.c: Don't include <sys/sysmacros.h>.
        That is already done via system.h.  Otherwise, the multiple
        inclusion would evoke redefinition warnings from Cray's /bin/cc,