summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-03-30 15:04:38 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-03-30 15:04:38 +0000
commit0cd75336363001c035129e300d7303be05fdfa35 (patch)
tree99ee6c6da1e328d456763d100d54113a5e68171c /NEWS
parent9bf90efdaae57929459c24c71a948319141398dd (diff)
downloadpygtk-0cd75336363001c035129e300d7303be05fdfa35.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3be001c5..4e9e9bdf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+pygtk-2.8.5: 30-march-2006
+ - String list bug fix (Christopher Aillon)
+ - Improved examples (Johan)
+ - Proper refcounting in gdk.Window constructor (John Ehresman)
+ - Fix a bunch of reference leaks (Gustavo)
+ - __init__.py fixes for pydoc (Johan)
+ - gtk.Dialog.new_with_buttons leak (#332771, Gustavo)
+
pygtk-2.8.4: 11-january-2006
- Re-include gobject wrappers if pygobject is not found (Gustavo, Johan)
- gtk.IconView should implement GtkCellLayout (Johan)