summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e66914f..8522a24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-03 Paul Pogonyshev <pogonyshev@gmx.net>
+
+ * glib/pyglib.h:
+ * glib/pyglib.c (pyglib_enable_threads): Change return value from
+ 'gboolean' to 'int' and changed semantics to Pythonic: restores
+ backwards compatibility.
+
+ * gobject/gobjectmodule.c (pyg_threads_init): Treat return value
+ accordingly (bug #544946).
+
2008-08-02 Gian Mario Tagliaretti <gianmt@gnome.org>
Bug 546020 – Wrap GFile.create_async