strtoimax, strtoumax: Document problem on HP-UX 11.
[gnulib.git] / ChangeLog
index d23b2c4..5f8369e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-09-01  Bruno Haible  <bruno@clisp.org>
 
+       strtoimax, strtoumax: Document problem on HP-UX 11.
+       * doc/posix-functions/strtoimax.texi: Mention HP-UX 11.11 problem.
+       * doc/posix-functions/strtoumax.texi: Likewise.
+
+2011-09-01  Bruno Haible  <bruno@clisp.org>
+
        strtoumax: Avoid link error on OSF/1 with DTK cc.
        * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Always test whether strtoumax is
        defined as a function.