summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-12 10:51:42 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-12 10:51:42 +0000
commitf811de62e9cea6e3d4174a0b172733b2c7952c1d (patch)
tree7ffff7612ca907a889d663bc774e6e90c74e575a /ChangeLog
parent55e579eeead04cfde7c63b3a4f5b3d4f72c2f61d (diff)
gst.supp: Added another suppression for dynamic pad templates, in this case
Original commit message from CVS: * gst.supp: Added another suppression for dynamic pad templates, in this case GstAudioFilter. Added suppression for PangoLanguage which can never be freed according to the Pango API.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8cb926..d4d1a6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2008-12-12 Edward Hervey <edward.hervey@collabora.co.uk>
* gst.supp:
+ Added another suppression for dynamic pad templates, in this case
+ GstAudioFilter.
+ Added suppression for PangoLanguage which can never be freed
+ according to the Pango API.
+
+2008-12-12 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst.supp:
A whole bunch of suppressions detected on latest gentoo ~amd64.
Make some existing suppressions more generic (for subtle dependecy
code changes).