summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f9b76c8..b357840d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+
* tests/check/Makefile.am:
Disable autovideosink so the buildbots don't barf over memory
leaked in the directfb sink.