From: Jürg Billeter Date: Sun, 24 Aug 2014 15:39:42 +0000 (+0200) Subject: Release 0.25.2 X-Git-Tag: 0.25.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bb8007797e30dcd7066aad2e679f281adbf769;p=thirdparty%2Fvala.git Release 0.25.2 --- diff --git a/NEWS b/NEWS index 9eceb16a8..31b502c45 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Vala 0.25.2 +=========== + + * Require and target GLib >= 2.24. + * Report warning for private struct fields. + * Replace webkit2gtk-3.0 bindings with webkit2gtk-4.0 bindings. + * Always build vapigen. + * Bug fixes and binding updates. + Vala 0.25.1 ===========