From: Jürg Billeter Date: Wed, 14 Jul 2010 18:54:11 +0000 (+0200) Subject: Release 0.9.3 X-Git-Tag: 0.9.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8d3f4165aa9e4b372f0e7e8c04f890ffcd3cdeb;p=thirdparty%2Fvala.git Release 0.9.3 --- diff --git a/NEWS b/NEWS index e02d931e6..e9f137350 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.9.3 +========== + + * Support newlines in double quoted string literals. + * Add experimental support for main blocks. + * Add experimental vala tool to compile and run code. + * Initial support for generic delegates. + * Support using GClosure for delegate parameters. + * Support GBoxed-based memory management. + * Improvements to the .gir reader and writer. + * Various improvements to the Dova profile. + * Many bug fixes and binding updates. + Vala 0.9.2 ==========