From 95f225dc6cae75a455c3166538472f8f344229aa Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrg=20Billeter?= Date: Fri, 18 Sep 2009 00:12:39 +0200 Subject: [PATCH] Release 0.7.6 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index c11127cf..27d9371a 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 ========== -- 2.11.4.GIT