From: Jürg Billeter Date: Sun, 5 Apr 2009 15:28:01 +0000 (+0200) Subject: Release 0.7.0 X-Git-Tag: 0.7.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9291fcccb4e79533d8503ca11b3f51bdf4169cc8;p=thirdparty%2Fvala.git Release 0.7.0 --- diff --git a/NEWS b/NEWS index 02b82e744..4ebc2a3b6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Vala 0.7.0 +========== + + * Do not generate header files unless requested by the -H commandline + option. This requires changes in the build system of Vala projects. + * Support conditional compilation. + Vala 0.6.0 ==========