]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.17.4 0.17.4
authorJürg Billeter <j@bitron.ch>
Mon, 6 Aug 2012 15:02:23 +0000 (17:02 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 6 Aug 2012 15:02:23 +0000 (17:02 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1bd0e3f12ce34848dcfe7711171fae7b3d07aadd..2c0b08d5ab32e1a627704b076322d6babcb824a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.17.4
+===========
+
+ * Warn when accessing static members with an instance reference.
+ * Recompute length when casting between array types.
+ * Support [GenericAccessors] attribute for interfaces.
+ * Deprecate implicit .begin for async methods.
+ * Drop Dova profile.
+ * Drop POSIX profile.
+ * Bug fixes and binding updates.
+
 Vala 0.17.3
 ===========