summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-01-11 11:30:10 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-01-11 11:30:10 +0000
commite9d5d7a71525f3247c913091e14c9e062ea372a8 (patch)
tree60e374f64873965293ccf14257ebf39ec783e5a0 /NEWS
parent091a7dce36d445c5d36306fbe2e0a44443df3c44 (diff)
downloadpygtk-e9d5d7a71525f3247c913091e14c9e062ea372a8.tar.gz
re-update NEWS for 2.8.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1709df7d..58440335 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+pygtk-2.8.3: 09-january-2006
+ - Split out gobject wrappers into a separate module and
+ depend on pygobject 2.9.0 (Johan)
+ - Bug fixes (Bob Gibbs, Johan, Gustavo)
+ - Size group example (Johan)
+ - Plug mem leaks (Gustavo)
+ - Build cairo on win32 (Cedric)
+
pygtk-2.8.2: 09-october-2005
- GIOChannel thread fix (Johan, Ole Andre Vadla Ravnås)