From a2bcaaa54c94df41e36e975e13d676e5adb2105c Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 18 Apr 2006 17:29:42 +0000 Subject: ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer, we require Original commit message from CVS: * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property): No need to special-case for Gdk-2.0 any longer, we require Gdk 2.2 or newer; minor clean-ups. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2458e233..1f8964b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-04-18 Tim-Philipp Müller + + * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist), + (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property): + No need to special-case for Gdk-2.0 any longer, we require + Gdk 2.2 or newer; minor clean-ups. + 2006-04-18 Tim-Philipp Müller * ext/shout2/gstshout2.c: (gst_shout2send_base_init), -- cgit