diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2012-03-22 10:06:18 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2012-03-23 10:04:01 +0000 |
commit | 7178152041fd11c989fbd007daf65fc8a449772a (patch) | |
tree | 9ba2db1bc8df05cd4af7a18d46df70b650151673 /NEWS | |
parent | 3843da880540efb7f96b0775aae377da219882d5 (diff) | |
download | clutter-gtk-7178152041fd11c989fbd007daf65fc8a449772a.tar.gz |
Release Clutter-GTK 1.2.01.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Clutter-GTK 1.2.0 23/03/2012 +=============================================================================== + +Changes since 1.1.2: + • Ensure that style changes are propagated to embedded widgets + • Avoid segfaults when unrealizing. + • Introspection fixes. + +List of bugs fixed: + #670662 - Gtk-CRITICAL **: gtk_widget_unrealize: assertion + `GTK_IS_WIDGET (widget)' failed + #667742 - entries argument of gtk_clutter_init_with_args not + annotated as array + +Many thanks to: + Cosimo Cecchi, Evan Nemerson, Guillaume Desmottes, Ryan Lortie + Clutter-GTK 1.1.2 23/11/2011 =============================================================================== |