From f62efef1137b2ae91d900f20e9c19c47681e8aaf Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 25 Jul 2006 17:54:25 +0000 Subject: sys/ximage/gstximagesrc.c: Document newly-added properties properly, so that there is a 'Since: 0.10.4' in the plugin... Original commit message from CVS: * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init): Document newly-added properties properly, so that there is a 'Since: 0.10.4' in the plugin docs. Convert some property names into canonical GObject style (GObject will do that internally anyway). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 58dca7da..4fead7e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-07-25 Tim-Philipp Müller + + * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init): + Document newly-added properties properly, so that there is a + 'Since: 0.10.4' in the plugin docs. Convert some property + names into canonical GObject style (GObject will do that + internally anyway). + 2006-07-25 Tim-Philipp Müller * gst/id3demux/id3tags.c: -- cgit