summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-04-18 17:29:42 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-04-18 17:29:42 +0000
commita2bcaaa54c94df41e36e975e13d676e5adb2105c (patch)
tree0811020c574f86d1d77f0c2f67821acef427ff7c /ChangeLog
parent1c8e824c4eccf22c0146c01a27af8dd7596fc2b1 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2458e233..1f8964b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-18 Tim-Philipp Müller <tim at centricular dot net>
+ * 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 <tim at centricular dot net>
+
* ext/shout2/gstshout2.c: (gst_shout2send_base_init),
(gst_shout2send_class_init), (gst_shout2send_init),
(set_shout_metadata), (gst_shout2send_set_metadata),