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 e69de29..bb4d98a 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,6 @@
+2.9.0 09-january-2006
+ - Initial release, split of from PyGTK.
+ - Updates for Python 2.5's richcompare (Manish Yosh)
+ - PyFlags bug fixes (Gustavo)
+ - Fix leak in pygobject_new_with_interfaces (Johan)
+ - Undeprecate gobject.type_register (Johan)