From 948dd2863d130b3e7bb81cd7df07a95e49a2c778 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Sat, 2 May 2009 23:53:02 +0200 Subject: Update NEWS and README, release PyGTK 2.15.0 --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 797315ef..52db05b0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +pygtk-2.15.0 01-May-2009 + - Update pygtk to use numpy instead of Numeric + (Josselin Mouette, Brian Cameron, #397544) + - Update the address of the FSF (Tobias Mueller, #577154) + - Wrap gtk_builder_add_objects_from_string and + gtk_builder_add_objects_from_file. + - Add GTK+ 2.16 API (Gian) + - wrap gtk.IconView.convert_widget_to_bin_window_coords (Gian) + - add gtk.gdk.Window.redirect_to_drawable (Gian) + - add GtkNumberUpLayout enum (Gian) + - some method argument fixes (Gian) + - add gtk.PrintSettings.[get|set]_number_up_layout (Gian) + - Some demo fixes (Gian, Andi Albrecht) + - Add various deprecation warnings (Gian Mario) + +pygtk-2.14.1 06-March-2009 + - Return the deserialized string as a new memory buffer (Gustavo, #567747) + - Complete docs with 2.14 API (Gian Mario) + pygtk-2.14.0 31-January-2009 - Fix a bogus override of python includes in configure.ac (Loïc Minier, #556130) -- cgit v1.2.1