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