summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-08 13:18:52 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-08 13:18:52 +0000
commitc09cf5a48f6c4f35997418c5da40d93a1e296dbd (patch)
tree2360534994a798bb1cc5f4e16a6141ed12e91054 /NEWS
parentda46c1b41449552c7a49e70ccf7c350ff62602f3 (diff)
downloadpygtk-c09cf5a48f6c4f35997418c5da40d93a1e296dbd.tar.gz
2.9.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ceea9c44..3b6ce14f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+pygtk-2.9.5 8-august-2006
+ - GtkTreePath can be converted from integers again (#350252, Gustavo,
+ Sebastien Bacher)
+ - Fix parallel build (#350225, Ed Catmur)
+ - Reduce exception abuse in code generator (Gustavo)
+ - Documentation improvements (Johan, John)
+
pygtk-2.9.5 6-august-2006
- Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
- Make sure dir(gtk.keysyms) work again (#349892, Johan, John)