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