summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-08-23 19:01:27 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-08-23 19:08:28 +0200
commit72ed997436790194f0331ea7bc25a4312e9f9072 (patch)
treecc45ef2e0086a793246ad91ec5844ca0d44687e0 /NEWS
parent20506cb86533272acc2a7a3a905122fe76f506f2 (diff)
downloadpygtk-72ed997436790194f0331ea7bc25a4312e9f9072.tar.gz
Update NEWS, release PyGTK 2.16.0PYGTK_2_16_0
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