From: Jürg Billeter Date: Wed, 4 Nov 2009 22:01:57 +0000 (+0100) Subject: Release 0.7.8 X-Git-Tag: 0.7.8^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4e67ac0bb0ffda1a55114659da65b21a99fb6e;p=thirdparty%2Fvala.git Release 0.7.8 --- diff --git a/NEWS b/NEWS index 021c0081c..064e76ea5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Vala 0.7.8 +========== + + * Support constructor chain up to GObject using Object (...). + * Add syntax for string templates. + * Support (!) non-null casts. + * Many bug fixes and binding updates. + Vala 0.7.7 ==========