summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.