summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2004-12-23 13:11:06 +0000
committerJohan Dahlin <johan@src.gnome.org>2004-12-23 13:11:06 +0000
commit0c1ecdc39d363f64a86450c718cca6b265e25e69 (patch)
tree71abd70af1c54145c54a9d53a053d88f318695dd /NEWS
parent2e8ef1b95c3359297ac7e2ba8f7700107f72b304 (diff)
downloadpygtk-0c1ecdc39d363f64a86450c718cca6b265e25e69.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2c67998..31ae0ffc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+pygtk-2.5.1 23-december-2004
+ - Remove API removed in Gtk+ 2.6.0 (Gustavo, Johan)
+ - Implement pango.LayoutIter (John)
+ - Build fixes (Johan, Marco Pensenti Gritti)
+ - Update examples (Alan Horkan)
+ - distutils/win32 fixes (Cedric Gustin)
+
pygtk-2.5.0 29-november-2004
- Port to Gtk+ 2.5.x (Johan, John)
- Code generator improvements (Gustavo)