summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>