summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68a931e..242e19f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2007-07-08 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* gobject/gobjectmodule.c (pygobject_functions)
- (pyg_timeout_add_seconds): Wrap g_timeout_add_seconds.
+ (pyg_timeout_add_seconds): Wrap g_timeout_add_seconds,
+ conditionally compiled if glib version >= 2.13.5.
2007-07-08 Johannes Hölzl <johannes.hoelzl@gmx.de>