summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4db1673e6f..4917f3a1bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2020-08-01 Bruno Haible <bruno@clisp.org>
+ Prefer documented autoconf macro 'm4_if' over 'ifelse'.
+ * m4/autobuild.m4 (AB_INIT): Use m4_if instead of ifelse.
+ * m4/csharpexec.m4 (gt_CSHARPEXEC): Likewise.
+ * m4/javacomp.m4 (gt_JAVACOMP): Likewise.
+ * m4/javaexec.m4 (gt_JAVAEXEC): Likewise.
+ * m4/libtextstyle.m4 (gl_LIBTEXTSTYLE): Likewise.
+
+2020-08-01 Bruno Haible <bruno@clisp.org>
+
libtextstyle-optional: Update tests.
* modules/libtextstyle-optional-tests (configure.ac): Invoke
gl_LIBTEXTSTYLE_OPTIONAL.