summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26154d5..b9bc82a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+
+2019-08-18 Bruno Haible <bruno@clisp.org>
+
+ build: Don't use an obsolete libtool macro.
+ * m4/exported.m4 (gt_GLOBAL_SYMBOL_PIPE): Require
+ _LT_CMD_GLOBAL_SYMBOLS, not AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE.
+
2019-06-30 Bruno Haible <bruno@clisp.org>
build: Fix build errors with MSVC.