summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-01-11 15:39:43 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-01-11 15:39:43 +0000
commita4834ddbe8dfe5b0f131ba3c1331de0b05f67a0f (patch)
tree318f725ab7d568ea84b363c92f80c55a69d34b0e /ChangeLog
parentc3d7d3eb3353dee65828ae5f74c3408a37f18ac8 (diff)
reorder more nicely information presented in docstring about signals and properties
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0c7bab..64821e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-11 Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
+ * gobject/pygtype.c (object_doc_descr_get): Reorder
+ properties/signals documentation more nicely: signals + properties
+ from each type are presented, with types ranging from the leaf
+ types to the base types.
+
* configure.ac: Branch, bump version to 2.9.1.
=== PyGObject 2.8.0 ===