summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae308535..83f9dcc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-31 James Henstridge <james@daa.com.au>
+
+ * pygtype.c (pyg_object_descr_doc_get): add a call to
+ PyType_Ready() to make sure the type is initialised (bug #118699).
+
2003-07-26 James Henstridge <james@daa.com.au>
* gtk/gdk.override: apply Elliot Lee's threading patch. Still