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