From: Jürg Billeter Date: Mon, 6 Aug 2012 15:02:23 +0000 (+0200) Subject: Release 0.17.4 X-Git-Tag: 0.17.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5face185f6f46984ea9ce9742f0e916ee762bb06;p=thirdparty%2Fvala.git Release 0.17.4 --- diff --git a/NEWS b/NEWS index 1bd0e3f12..2c0b08d5a 100644 --- 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 ===========