From: Jürg Billeter Date: Sun, 20 Jun 2010 19:32:27 +0000 (+0200) Subject: Release 0.9.2 X-Git-Tag: 0.9.2^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5026304992c4e10942b96f327e91bf0d68020030;p=thirdparty%2Fvala.git Release 0.9.2 --- diff --git a/NEWS b/NEWS index 8f7526a17..e02d931e6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Vala 0.9.2 +========== + + * Initial support for GDBus-based clients and servers. + * Support implicit and explicit GVariant casts. + * Add support for [Deprecated] attribute. + * Add GenericArray as alternative binding to GPtrArray. + * Add gdk-pixbuf-3.0, gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings. + * Updates to the GLib bindings. + * Many bug fixes. + Vala 0.9.1 ==========