summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6715b3e..435f809 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.9.0 16-january-2006
+ - Signal accumulator support (Gustavo)
+ - GObject doc string generation improvements (Gustavo)
+ - Discover GInterfaces in runtime (Gustavo)
+ - Warn if return value in iowatch callback is not bool (Gustavo)
+ - Convert string arrays properly (Christopher Aillon)
2.8.0 09-january-2006
- Initial release, split of from PyGTK.
- Updates for Python 2.5's richcompare (Manish Yosh)