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 ea9cf3cc..39f770f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+pygtk-0.6.5: 13-March-2000
+ - more reference leaks fixed.
+ - crashes when changing window properties with 16 or 32 bit data
+ formats fixed.
+ - some libglade wrapper fixes.
+ - various other fixes.
+
pygtk-0.6.4: 16-February-2000
- gnome-python now requires python >= 1.5.2, as it uses the 'N'
format tag for PyArg_ParseTuple.