[vala] Release 0.7.10



commit f5d5f5778278d5954f10f051c44b98389b0d45bf
Author: Jürg Billeter <j bitron ch>
Date:   Thu Feb 4 20:38:10 2010 +0100

    Release 0.7.10

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index e60a526..b9c65fe 100644
--- 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
 ==========
 



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