From ebd13c46d4bb7aa680908157d03aabb4e17a3426 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Mon, 27 Oct 2008 09:04:37 +0000 Subject: gst/autodetect/: Fix "Since" tags in the documentation. Original commit message from CVS: * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_class_init): * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_class_init): Fix "Since" tags in the documentation. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 035ae317..871e4433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-10-27 Sebastian Dröge + + * gst/autodetect/gstautoaudiosrc.c: + (gst_auto_audio_src_class_init): + * gst/autodetect/gstautovideosrc.c: + (gst_auto_video_src_class_init): + Fix "Since" tags in the documentation. + 2008-10-27 Sebastian Dröge Patch by: Sjoerd Simons -- cgit