summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7a64dc..4d8118b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-08-06 Johan Dahlin <johan@gnome.org>
+ * glib/pyglib.c (pyglib_enable_threads):
+ * gobject/gobjectmodule.c (pyg_threads_init),
+ (pygobject_enable_threads):
+ Add a pygobject_enable_threads wrapper around pyglib_threads_enable
+ and return 0/-1 which existing gobject based applications expect.
+
+2008-08-06 Johan Dahlin <johan@gnome.org>
+
* glib/pyglib.c (pyglib_init):
return in case of error instead of trying to access the internal
types.