summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cae6db5c..0b90bfcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-07-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/modplug/libmodplug/Makefile.am:
+ Use GST_CXXFLAGS instead of GST_CFLAGS for CXXFLAGS. GST_CFLAGS
+ can contain compiler parameters that are invalid for C++.
+ Fixes bug #543860.
+
+2008-07-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* ext/resindvd/Makefile.am:
Dist missing header files. Fixes bug #543861.