summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-03-08 19:14:22 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-03-08 19:14:22 +0000
commit0b55094b945ce00b77483a8464c4af2ad742168e (patch)
treebac059c62c93962b2a4ab187860b7c932be8ba94
parent8342c0cc966644694c19de57434b17a821ecc9ae (diff)
ChangeLog surgery
Original commit message from CVS: ChangeLog surgery
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aaca8fa..53f25fc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -214,8 +214,8 @@
* configure.ac:
* ext/taglib/Makefile.am:
- Check for and define ERROR_CXXFLAGS and use them when building
- C++ code (#516509).
+ Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
+ when building C++ code (#516509).
2008-02-23 Tim-Philipp Müller <tim at centricular dot net>