summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-10-03 17:55:36 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-10-03 17:55:36 +0000
commitec8e53c9662af04586ce97420b447374a21d95b2 (patch)
tree33e3b1cdd2e5b80783ee7dfaa485a4b61a8d5a9d /NEWS
parenta31aee46eed48d5d1c26a6738f7a9ca60f19e9db (diff)
downloadpygtk-ec8e53c9662af04586ce97420b447374a21d95b2.tar.gz
2.10.3 releasePYGTK_2_10_3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 496064e0..c19cb837 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
-pygtk-2.10.0 3-october-2006
+pygtk-2.10.3 3-october-2006
+ - Fix a crasher bug introduced in 2.10.2 (Gustavo)
+ - Make PyGTK work with Python 2.5 and 64-bit (#337368, Gustavo)
+ (when used in conjunction with the soon-to-be-released PyGObject 2.12.2)
+
+pygtk-2.10.2 3-october-2006
- distutils / win32 compilation fixes (Cedric Gustin)
- gtk.TreeSelection.selected_foreach bug fix (#347273, Gustavo)
- Fix compilation older C compilers (John Ehresman)