summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b357840d..dd1cc652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+ * tests/check/Makefile.am:
+ Gah! Also disable gconfvideosink from the tests, otherwise
+ it will instantiate autovideosink, and dfbvideosink and
+ leak on the buildbots.
+
+2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
(gst_cdio_cdda_src_finalize):
Make sure we always destroy our libcdio handle.