ext/pango/gsttextoverlay.c: Fix Since: version for new property.
authorTim-Philipp Müller <tim@centricular.net>
Mon, 24 Mar 2008 17:45:36 +0000 (17:45 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 24 Mar 2008 17:45:36 +0000 (17:45 +0000)
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
Fix Since: version for new property.

ChangeLog
ext/pango/gsttextoverlay.c

index 0d10905efc54db5cdacd4f4f6da387b8d86b2f02..5f4556fe9f9558f6630c6246062ee8fa672fd6eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
+         Fix Since: version for new property.
+
 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        * gst-libs/gst/rtsp/gstrtspconnection.c:
index acaba729f4123ff04b4f171d1980c74dd462e8a9..daff89c4f5a0cbed9699e1f19ec95321bf17eca6 100644 (file)
@@ -417,7 +417,7 @@ gst_text_overlay_class_init (GstTextOverlayClass * klass)
    * If video and subtitles are sent in sync, like from the same demuxer, this
    * property should be set.
    *
-   * Since: 0.10.18
+   * Since: 0.10.19
    **/
   g_object_class_install_property (G_OBJECT_CLASS (klass), PROP_WAIT_TEXT,
       g_param_spec_boolean ("wait-text", "Wait Text",