From: Jürg Billeter Date: Mon, 20 Apr 2009 13:58:27 +0000 (+0200) Subject: Release 0.7.1 X-Git-Tag: 0.7.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3136141f15b878faf9a63d7204fe54a44a7de392;p=thirdparty%2Fvala.git Release 0.7.1 --- diff --git a/NEWS b/NEWS index 4ebc2a3b6..e3da6f6ad 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Vala 0.7.1 +========== + + * Introduce new syntax to connect/disconnect signal handlers. + * Add experimental support for fixed-length arrays. + * Update Genie parser (Jamie McCracken). + * Updates to the GLib, Cairo, GTK+, GStreamer, and POSIX bindings. + * Many bug fixes. + Vala 0.7.0 ==========