diff --git a/ChangeLog b/ChangeLog index 44ce28918c..e78222d445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-19 Sebastian Dröge + + * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_surface_destroy), + (gst_dfbsurface_class_init): + When finalizing GstDfbSurface, a subclass of GstBuffer, correctly + chain up to the parent class to free everything, including caps. + 2007-09-19 Thijs Vermeir * gst/librfb/Makefile.am: