summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-11-22 12:57:21 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2016-11-22 12:57:21 +0100
commit43c673421609293241c12cfea531dfa8af72d590 (patch)
tree2f4523d1878875ae525d8e3f2df66ccd3630304c /NEWS
parentf91f13af338e18b2f2a7d4c17e6674786a767375 (diff)
downloadvala-43c673421609293241c12cfea531dfa8af72d590.tar.gz
Release 0.35.10.35.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
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
===========