getlogin, getlogin_r: Document HP-UX 11.11 bugs.
[gnulib.git] / ChangeLog
index 385df69..74e93a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2010-12-20  Bruno Haible  <bruno@clisp.org>
 
+       getlogin, getlogin_r: Document HP-UX 11.11 bugs.
+       * doc/posix-functions/getlogin.texi: Document HP-UX 11.11 bug.
+       * doc/posix-functions/getlogin_r.texi: Likewise.
+       * tests/test-getlogin_r.c (main): Avoid test failure on HP-UX 11.11.
+
+2010-12-20  Bruno Haible  <bruno@clisp.org>
+
        getlogin_r: Add missing declaration on HP-UX 11.
        * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Test whether getlogin_r is
        declared also when it exists as a function.