]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.35.1 0.35.1
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 Nov 2016 11:57:21 +0000 (12:57 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 Nov 2016 11:57:21 +0000 (12:57 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0330b205d8b2496bffb66d8cbeda12f9bb7e2a68..f6268c8f891a6a52ebae7019252f9c17e24419a0 100644 (file)
--- 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
 ===========