summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohn Stowers <john.stowers@gmail.com>2011-02-04 09:40:08 +1300
committerJohn Stowers <john.stowers@gmail.com>2011-02-04 09:40:08 +1300
commit81b0d867f184cbb9aa8ac9a68770fdb61af6d716 (patch)
treef79d40e2c5c44c5b1cef1953d0954dd74aa48303 /NEWS
parent4cbd3c031289775f365c247f949d91facac4ba82 (diff)
downloadpygtk-81b0d867f184cbb9aa8ac9a68770fdb61af6d716.tar.gz
NEWS Updates
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)