summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e3f19f8..d48596c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
pygtk-2.24.0
- Many windows build fixes (Dieter Verfaillie, #371317)
+ - Fix mainloop hangs with signalfd (Philippe, Juha, Dieter, #638780, #640738)
pygtk-2.22.0 25-Sep-2010
- Fix build with Python 2.5 (Chenthill)