diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 5e8c63622..e7219d394 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,10 @@ +2009-01-02 Behdad Esfahbod + + Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-doc + Patch from Andrzej Zaborowski + + * gobject.c (g_object_do_class_init): Fix param order in docs. + 2008-12-15 Matthias Clasen * === Released 2.19.3 === diff --git a/gobject/gobject.c b/gobject/gobject.c index 607a0ea57..d40d2ffb6 100644 --- a/gobject/gobject.c +++ b/gobject/gobject.c @@ -334,8 +334,8 @@ g_object_do_class_init (GObjectClass *class) /** * GObject::notify: - * @pspec: the #GParamSpec of the property which changed * @gobject: the object which received the signal. + * @pspec: the #GParamSpec of the property which changed. * * The notify signal is emitted on an object when one of its * properties has been changed. Note that getting this signal