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