summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 87dc4cd4..b3601587 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-pygtk-2.15.1 20-Jun-2009
+pygtk-2.16.0 23-Aug-2009
+ - Allow to use automake 1.11 (Paolo Borelli)
+ - Remove compiler warnings (Gian)
+ - Add gtk.gdk.CURRENT_TIME constant (Paul)
+ - Fix gtk.IMContext().set_client_window() (Gian)
+ - Some docs fix (John Finlay)
+ - Fixed invocation of FileChooserDialog in print demo (Pietro Battiston)
+ - Some autotools tweaks (Gian)
+ - Fix arg parsing format typo for gtk_toggle_button_new (John Finlay)
+ - Update some docs to the new 2.16 API (Gian)
+
+pygtk-2.15.2 20-Jun-2009
- Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message (Paul)
- Allow pango.Context creation (Paul, #550855)
- Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward