summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-06-05 16:12:03 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-06-05 16:12:03 +0000
commit46ec7dfc1c09ff550ed6b7a4e0d3f2b2ac7d3ee8 (patch)
treee0a27ce5a1e0473c767c397f2b468838244701d6 /ChangeLog
parent68fb019d4044b9878aef4ca223fc13c19ffc7d0c (diff)
m4/gst-error.m4: Add -fno-strict-aliasing when compiling with -Werror, to work around warnings caused by G_LOCK with ...RELEASE-0_10_20
Original commit message from CVS: * m4/gst-error.m4: Add -fno-strict-aliasing when compiling with -Werror, to work around warnings caused by G_LOCK with recent GLib versions (2.16.x) (#316221).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 438f72b..1da5e72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-05 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * m4/gst-error.m4:
+ Add -fno-strict-aliasing when compiling with -Werror, to work around
+ warnings caused by G_LOCK with recent GLib versions (2.16.x) (#316221).
+
2008-06-05 Jan Schmidt <jan.schmidt@sun.com>
* gtk-doc.mak: