copysignf tests: Fix.
[gnulib.git] / ChangeLog
index a2980dc..21a9c6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2011-11-20  Bruno Haible  <bruno@clisp.org>
 
+       copysignf tests: Fix.
+       * tests/test-copysignf.c: Fix signature check.
+
+2011-11-20  Bruno Haible  <bruno@clisp.org>
+
+       fma: Remove unused code.
+       * lib/fma.c (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): Remove
+       unused macros.
+
+2011-11-20  Bruno Haible  <bruno@clisp.org>
+
+       sethostname: Fix doc about AIX.
+       * doc/glibc-functions/sethostname.texi: Drop mention that AIX 5.1 lacks
+       sethostname; it has it.
+
        sethostname: Mention more portability problems.
        * doc/glibc-functions/sethostname.texi: Mention the missing declaration
        problem.