asinl: Provide function definition on MSVC.
[gnulib.git] / ChangeLog
index 1266136..56a3c84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2012-02-24  Bruno Haible  <bruno@clisp.org>
 
+       asinl: Provide function definition on MSVC.
+       * m4/asinl.m4 (gl_FUNC_ASINL): Test also whether asinl can be used as a
+       function pointer.
+       * lib/math.in.h (asinl): Undefine if it does not exist as a function.
+
+2012-02-24  Bruno Haible  <bruno@clisp.org>
+
        tanl: Provide function definition on MSVC.
        * m4/tanl.m4 (gl_FUNC_TANL): Test also whether tanl can be used as a
        function pointer.