From: Rico Tzschichholz Date: Tue, 22 Nov 2016 11:57:21 +0000 (+0100) Subject: Release 0.35.1 X-Git-Tag: 0.35.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c673421609293241c12cfea531dfa8af72d590;p=thirdparty%2Fvala.git Release 0.35.1 --- diff --git a/NEWS b/NEWS index 0330b205d..f6268c8f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Vala 0.35.1 +=========== + + * Add support for the \v escape character. + * Ignore --thread command-line option which is obsolete. + * Fix type checking when using generics. + * Use g_signal_emit where possible. + * Introduce [FormatArg] attribute for parameters. + * Use GTask API for async implementations with target-gLib >= 2.36. + * Bug fixes and binding updates. + Vala 0.34.0 ===========