From: Jürg Billeter Date: Sat, 4 Sep 2010 15:05:57 +0000 (+0200) Subject: Release 0.9.8 X-Git-Tag: 0.11.0~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5eeaf4ebfc13de7b785f9fcce3ec73bbc0a90ad;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 ==========