[vala] Release 0.11.1



commit 047ea9ca5f7282bcce8545f50cd7825f7cc3b301
Author: Jürg Billeter <j bitron ch>
Date:   Mon Oct 25 16:44:12 2010 +0200

    Release 0.11.1

 NEWS |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46f8142..3fdf988 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
 ===========
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]