]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.9.3 0.9.3
authorJürg Billeter <j@bitron.ch>
Wed, 14 Jul 2010 18:54:11 +0000 (20:54 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 14 Jul 2010 18:54:11 +0000 (20:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e02d931e67b1f35af5bfc66c1f4c537d08b13a60..e9f137350d895c3b26433ce17d50ef6e6b0b491c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Vala 0.9.3
+==========
+
+ * Support newlines in double quoted string literals.
+ * Add experimental support for main blocks.
+ * Add experimental vala tool to compile and run code.
+ * Initial support for generic delegates.
+ * Support using GClosure for delegate parameters.
+ * Support GBoxed-based memory management.
+ * Improvements to the .gir reader and writer.
+ * Various improvements to the Dova profile.
+ * Many bug fixes and binding updates.
+
 Vala 0.9.2
 ==========