summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-02-23 12:23:38 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-02-23 12:23:38 +0000
commit954187812fe276dbf92ddb3af849961e936ab5dc (patch)
tree3cda38e10c077f32c4bbfa191a3cd32bdcd8d1de /ChangeLog
parent67101abdd69f40043548a401b33a9f1d4127f95b (diff)
Check for and define ERROR_CXXFLAGS and use them when building
Original commit message from CVS: * configure.ac: * ext/taglib/Makefile.am: Check for and define ERROR_CXXFLAGS and use them when building C++ code (#516509).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85d6d429..fc697b0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
+ * configure.ac:
+ * ext/taglib/Makefile.am:
+ Check for and define ERROR_CXXFLAGS and use them when building
+ C++ code (#516509).
+
+2008-02-23 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/goom/gstgoom.c: (goom_debug), (plugin_init):
* gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
(setOptimizedMethods):