summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2005-08-02 15:27:59 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-08-02 15:27:59 +0000
commit6210a2d1391bbf808220f672aba3feb788188571 (patch)
tree4ccdf1a0c2c560991a8b235404aba08526dcfa66 /NEWS
parent0dd11ae7633cfd0685f9dde0ae8da0fd11e0db7c (diff)
downloadpygtk-6210a2d1391bbf808220f672aba3feb788188571.tar.gz
PyGTK 2.7.2PYGTK_2_7_2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 70e0a60d..64fd89c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+pygtk-2.7.2 30-july-2005
+ - Subclass/type registration bug fixes (Gustavo)
+ - Allow gobject to be initialized twice (Yevgen Muntyan)
+ - Deprecating warning bug fixes (Mark McLoughlin)
+ - Bug fixes (Sebastien Bacher, Gustavo, Johan, Manish)
+
pygtk-2.7.1 21-july-2005
- Update API to Gtk+ 2.7.3 (Johan)
- Threading, Enum fixes (Johan