From 047ea9ca5f7282bcce8545f50cd7825f7cc3b301 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrg=20Billeter?= Date: Mon, 25 Oct 2010 16:44:12 +0200 Subject: [PATCH] Release 0.11.1 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 46f8142b0..3fdf9885b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Vala 0.11.1 +=========== + + * Require and target GLib >= 2.16. + * Guard access to out parameters to allow null arguments. + * Add support for local constants. + * Support file descriptor passing with GDBus. + * Support cached property values in GDBus clients. + * Support Cancellable parameter in GDBus clients. + * Support no-reply methods in GDBus clients and servers. + * More refactoring in the code generator. + * Many bug fixes and binding updates. + Vala 0.11.0 =========== -- 2.47.3