summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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)