summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-25 02:50:56 +0100
committerBruno Haible <bruno@clisp.org>2009-12-25 02:50:56 +0100
commit43e5d6dc390ec27ed97002f9eb33aa5903b73c81 (patch)
tree13c5a11bbe2a74f501fe0729744204f531756361 /ChangeLog
parent4b8650c5e098e010b1468430e5e9cf4f5b71ba76 (diff)
downloadlibunistring-43e5d6dc390ec27ed97002f9eb33aa5903b73c81.tar.gz
Update after gnulib added module 'unused-parameter'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22e17b9..360ed30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2009-12-24 Bruno Haible <bruno@clisp.org>
+
+ Update after gnulib added module 'unused-parameter'.
+ * gnulib-local/lib/unistr.h.diff: Replace the #include of
+ "unused-parameter.h".
+ * lib/unistring/cdefs.in.h: Renamed from lib/unistring/cdefs.h. Replace
+ the _UNUSED_PARAMETER_ with a placeholder for _GL_UNUSED_PARAMETER.
+ * lib/Makefile.am (unistring/cdefs.h): New rule.
+ (BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES): Augment.
+
2009-12-12 Bruno Haible <bruno@clisp.org>
* lib/libunistring.rc: Untabify.