Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 24 Jan 2007 04:13:33 +0000 (04:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 24 Jan 2007 04:13:33 +0000 (04:13 +0000)
svn path=/trunk/; revision=5310

docs/reference/ChangeLog
docs/reference/gobject/tmpl/objects.sgml

index 686bcc9..d39d4dd 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gobject/tmpl/objects.sgml: Document 
+       g_object_class_override_property as 2.4 addition (#399940, 
+       Ian Turner)
+
 2007-01-17  Behdad Esfahbod  <behdad@gnome.org>
 
        * glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
index a66181a..babe8ad 100644 (file)
@@ -348,6 +348,7 @@ g_param_spec_get_redirect_target().
 @property_id: the new property ID
 @name: the name of a property registered in a parent class or
        in an interface of this class.
+@Since: 2.4
 
 
 <!-- ##### FUNCTION g_object_interface_install_property ##### -->