summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2007-09-16 11:06:12 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2007-09-16 11:06:12 +0000
commitf05e53d0d81149a9c6716e6e11a3cac086490f13 (patch)
tree4aa4bcd56041255e39482c2ee424f3ab2a26acbe /NEWS
parenta24f739da03802971ff5489cbdf67ad5972643df (diff)
downloadpygtk-f05e53d0d81149a9c6716e6e11a3cac086490f13.tar.gz
update NEWS
svn path=/trunk/; revision=2904
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f0f936e..09b7e870 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-pygtk-2.11.0 4-februrary-2007
+pygtk-2.12.0 16-september-2007
+ - Make pango bindings more pythonic (Johan Dahlin)
+ - Remove X11 specific calls from non-X11 builds (Gustavo Carneiro, #471804)
+ - Allow string parameters to have default empty string ("") (John Finlay)
+ - Make pango.Context non-instantiable (Gustavo, #472908)
+ - defsgen.py fixes (Mark Doffman, John Finlay, #473576)
+ - Docs build fixes (John Finlay)
+
+pygtk-2.11.0 27-august-2007
- Defs file tweaks (Mariano Suarez-Alvarez, Andrew Cowie, Yevgen Muntayan)
- Documentation building fixes (Richard Hult, Gustavo)
- Improve reverse wrapper (Gustavo, Sebastien Granjoux, Tim Evans)