From: Jürg Billeter Date: Wed, 23 Jul 2014 09:42:49 +0000 (+0200) Subject: Release 0.25.1 X-Git-Tag: 0.25.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba051c4084af9729317e77b1bbc5f45893a0175c;p=thirdparty%2Fvala.git Release 0.25.1 --- diff --git a/NEWS b/NEWS index 1e01772e3..9eceb16a8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Vala 0.25.1 +=========== + + * Support explicit interface method implementation. + * Support (unowned type)[] syntax. + * Support non-literal length in fixed-size arrays. + * Mark regular expression literals as stable. + * GIR parser updates. + * Add webkit2gtk-3.0 bindings. + * Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings. + * Bug fixes and binding updates. + Vala 0.24.0 ===========