From: Jürg Billeter Date: Thu, 17 Sep 2009 22:12:39 +0000 (+0200) Subject: Release 0.7.6 X-Git-Tag: 0.7.6^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95f225dc6cae75a455c3166538472f8f344229aa;p=thirdparty%2Fvala.git Release 0.7.6 --- diff --git a/NEWS b/NEWS index c11127cf1..27d9371a1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.7.6 +========== + + * Add support for closures. + * Improve support for asynchronous methods. + * Support async methods in D-Bus servers. + * Add clutter-1.0 bindings (Rob Taylor). + * Add GVariant, GSettings, and dconf bindings (Ryan Lortie). + * Add linux, libnl-1, and libasound bindings (Michael 'Mickey' Lauer). + * Add gnutls bindings (Jiří Zárevúcky). + * Add librest bindings (Adrien Bustany). + * Many bug fixes and binding updates. + Vala 0.7.5 ==========