summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7886bd91a9..6f95707a71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2016-12-17 Bruno Haible <bruno@clisp.org>
+ logf: Avoid redefinition error on MSVC.
+ * m4/logf.m4 (gl_FUNC_LOGF): Set REPLACE_LOGF to 1 if the function
+ may be defined as an inline function.
+
+2016-12-17 Bruno Haible <bruno@clisp.org>
+
log10l: Avoid redefinition error on MSVC.
* m4/log10l.m4 (gl_FUNC_LOG10L): Set REPLACE_LOG10L to 1 if the function
may be defined as an inline function.