]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.11.0 0.11.0
authorJürg Billeter <j@bitron.ch>
Mon, 4 Oct 2010 13:16:48 +0000 (15:16 +0200)
committerJürg Billeter <j@bitron.ch>
Mon, 4 Oct 2010 14:06:03 +0000 (16:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 120964c4e65f753ba4f6d36145205718279357c8..46f8142b0869a004e46793f064069e1534dd1021 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Vala 0.11.0
+===========
+
+ * Use byte indices for strings.
+ * Use uint8[] for binary data in bindings.
+ * Add support for parallel compilation.
+ * Improve compiler performance.
+ * More refactoring in the code generator.
+ * Many bug fixes and binding updates.
+
 Vala 0.10.0
 ===========