2012-09-03 Jürg Billeter Release 0.17.6 2012-09-03 Philip Withnall gobject-2.0: Mark parameter of WeakRef() and WeakRef.set() as nullable Fixes bug 683227. 2012-09-03 Marc-André Lureau glib-2.0: Add g_utime binding Fixes bug 682115. 2012-08-29 Jamie McCracken Genie: Fix functions can take only one Generic as argument (611191) 2012-08-24 Jürg Billeter Accept non-automatic properties with default value The default value is passed to the GParamSpec. The property will not implicitly be set to the default value during object construction unless it is a construct property.