summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de6c6e01..4051f999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-07-17 Tim-Philipp Müller <tim.muller at collabora co uk>
+ * configure.ac::
+ * ext/taglib/Makefile.am::
+ Only use -Wno-attributes (which is there to work around a
+ bug in the taglib 1.5 headers) if the c++ compiler actually
+ supports it (#543255).
+
+2008-07-17 Tim-Philipp Müller <tim.muller at collabora co uk>
+
Patch by: Benoit Fouet <benoit.fouet purplelabs com>
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):