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 4adf6142..afff759e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ pygtk-2.24.0
- gtk.gdk.GC.set_clip_mask() should accept None (Dieter, #638994)
- gtk.AboutDialog.set_program_name() should accept None (Dieter)
- Add "import gtk; gtk.require('2.0')" statements to the examples (Dieter)
+ - Add GTK-2.24 API (John Stowers)
pygtk-2.22.0 25-Sep-2010
- Fix build with Python 2.5 (Chenthill)