summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec6af31..e37bcb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2020-05-07 Daiki Ueno <ueno@gnu.org>
+
+ build: Update after gnulib changed
+ In the latest Gnulib, the definition of _GL_UNUSED_PARAMETER is
+ expanded at configure time of the consumer project. Let's include
+ only the fallback definition in <unistring/cdefs.h>.
+ Suggested by Dmitry Baryshkov <dbaryshkov@gmail.com> in:
+ <https://lists.gnu.org/archive/html/bug-libunistring/2020-05/msg00001.html>.
+ * lib/Makefile.am (unistring/cdefs.h): Don't generate the file.
+ * lib/unistring/cdefs.h: Include the expanded form instead of ...
+ * lib/unistring/cdefs.in.h: ... this.
+ * gnulib-m4/.gitignore, gnulib-m4/gnulib-cache.m4, lib/.gitignore,
+ tests/.gitignore: Updated.
+
2019-12-23 Bruno Haible <bruno@clisp.org>
doc: Update description of locale_charset.