summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2011-10-22 00:20:57 +0200
committerIgnacio Casal Quinteiro <icq@gnome.org>2011-10-22 00:20:57 +0200
commitc2ec4d8eb46ae2e6ee4372b2a4f9d5df0e5d82f3 (patch)
tree6412e4b713e32209280fdf0397d4c1f5daa301b4
parent5c24760b797e985721f7fe51d52252e4dd54a417 (diff)
downloadpygobject-c2ec4d8eb46ae2e6ee4372b2a4f9d5df0e5d82f3.tar.gz
Release 3.0.23.0.2
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3792f1f..826def69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.0.2 21-Oct-2011
+ - Add tests for boxed properties. (Ignacio Casal Quinteiro)
+ - Allow GBoxed types as property (Timo Vanwynsberghe)
+ - when converting an object with transfer none, make sure the wrapper owns a ref (John (J5) Palmieri)
+ - unit test for checking ref count of object param in signals (John (J5) Palmieri)
+ - Gdk overrides: Unbreak for Gdk-2.0 (Martin Pitt)
+ - Do union member checks for unions that are parameters (John (J5) Palmieri)
+
3.0.1 30-Sep-2011
- when checking instances union members are same type as parent
- add a floating flag to pygobjects