summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-07-12 16:48:45 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-07-12 16:48:45 +0000
commit250088639a9b99b7238969f73d07d9b79822c233 (patch)
tree57d35efd2e74ca0e61330f803357a31d5a43b4a8 /NEWS
parent5fa06e844404c5a047c0a94fee6c6e180fae5943 (diff)
downloadpygtk-250088639a9b99b7238969f73d07d9b79822c233.tar.gz
last fixes for 2.9.3 releasePYGTK_2_9_3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3dbca24..d628fb44 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+pygtk-2.9.3 12-july-2006
+ - Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
+ - Many more new gtk+ 2.10 APIs wrapped (Finlay)
+ - Wrap gtk_widget_class_find_style_property (Finlay)
+ - gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
+ - Update defs for atk 1.8 (Finlay)
+ - Misc. module cleanups (Dahlin)
+ - New pango APIs wrapped (Finlay)
+ - Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
+ - Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
+
pygtk-2.9.2 15-june-2006
- Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
- Builds with pycairo 1.1.6 (344957, Gustavo)