From: Jürg Billeter Date: Sat, 4 Sep 2010 15:05:57 +0000 (+0200) Subject: Release 0.9.8 X-Git-Tag: 0.9.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4409e1d02bbb3e9d1ae3c1a4cadb1972e39586df;p=thirdparty%2Fvala.git Release 0.9.8 --- diff --git a/NEWS b/NEWS index 89f80caca..dbe1c299e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Vala 0.9.8 +========== + + * Add --fatal-warnings commandline option. + * Deprecate string.len () in favor of string.length. + * Deprecate use of D-Bus GLib in favor of GDBus. + * Many bug fixes and binding updates. + Vala 0.9.7 ==========