summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26962d36..b719efb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-29 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * examples/directfb/gstdfb.c: (main):
+ Don't use the deprecated gst_element_get_pad().
+
2008-05-28 Wim Taymans <wim.taymans@collabora.co.uk>
Based on patch by: <onkarshinde at gmail dot com>