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 2917c79..13855a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-08-08 Daiki Ueno <ueno@gnu.org>
+
+ Fix parallel make race when generating unistring/cdefs.h.
+ Trivial fix by Richard Purdie in:
+ http://lists.openembedded.org/pipermail/openembedded-core/2012-April/059850.html
+ * lib/Makefile.am (unistring/cdefs.h): Add $(UNUSED_PARAMETER_H)
+ to prerequisites.
+ Reported by Ludovic Courtès.
+
2013-01-19 Bruno Haible <bruno@clisp.org>
Fix license headers to be LGPL.