]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.7.10 0.7.10
authorJürg Billeter <j@bitron.ch>
Thu, 4 Feb 2010 19:38:10 +0000 (20:38 +0100)
committerJürg Billeter <j@bitron.ch>
Thu, 4 Feb 2010 19:55:50 +0000 (20:55 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e60a526e3a47987be104cd1305c8c73d26a8d978..b9c65fe18008eddd820e112863a2bcac791cf1cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Vala 0.7.10
+===========
+
+ * Support coalescing operator ??.
+ * Support to_string and bitwise complement with enums.
+ * Return handler id when connecting signal handlers.
+ * Support struct comparison.
+ * Support constructor chaining in structs.
+ * Enforce protected member restrictions.
+ * Improve performance of flow analysis.
+ * Support automatic line continuations in Genie.
+ * Improvements to the .gir reader and writer.
+ * Add --enable-mem-profiler commandline option.
+ * Many bug fixes and binding updates.
+
 Vala 0.7.9
 ==========