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 c28d2dc..87b6a97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-01-03 Johan Dahlin <johan@gnome.org>
+
+ Backport from trunk:
+
+ * configure.ac:
+ * gobject/pygmainloop.c (pyg_signal_watch_prepare): Optinally
+ use PySignal_SetWakeupFd to avoid having to do a timeout to find
+ out if there are any pending signals from python.
+ Fixes #481569
+
2007-10-16 Damien Carbery <damien.carbery@sun.com>
reviewed by: Johan Dahlin.