From: Jürg Billeter Date: Mon, 4 Oct 2010 13:16:48 +0000 (+0200) Subject: Release 0.11.0 X-Git-Tag: 0.11.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68eddc3584ed5479b3fdf894ed335c0f78c3df9;p=thirdparty%2Fvala.git Release 0.11.0 --- diff --git a/NEWS b/NEWS index 120964c4e..46f8142b0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Vala 0.11.0 +=========== + + * Use byte indices for strings. + * Use uint8[] for binary data in bindings. + * Add support for parallel compilation. + * Improve compiler performance. + * More refactoring in the code generator. + * Many bug fixes and binding updates. + Vala 0.10.0 ===========