]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.11.1 0.11.1
authorJürg Billeter <j@bitron.ch>
Mon, 25 Oct 2010 14:44:12 +0000 (16:44 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 25 Oct 2010 14:44:12 +0000 (16:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 46f8142b0869a004e46793f064069e1534dd1021..3fdf9885b657381675a070890913fcdcea3aaf23 100644 (file)
--- 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
 ===========