summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-12-09 06:11:25 +0100
committerBruno Haible <bruno@clisp.org>2020-12-09 06:11:25 +0100
commit2ec270b0042c03de6bffa7c83f16a611d9f15ebe (patch)
treedaa26c00f430c7586babd13f27a5c93ee77c2f13 /ChangeLog
parent31600a8bd3ad1e27715e214227b6b64196aff631 (diff)
downloadlibunistring-2ec270b0042c03de6bffa7c83f16a611d9f15ebe.tar.gz
Allow use of autoconf-2.70.
* autogen.sh: Update comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b97929b..4609492 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-12-09 Bruno Haible <bruno@clisp.org>
+
+ Allow use of autoconf-2.70.
+ * autogen.sh: Update comments.
+
2020-11-21 Bruno Haible <bruno@clisp.org>
build: Fix export of symbols in 64-bit mode on Windows.