]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.7.7 0.7.7
authorJürg Billeter <j@bitron.ch>
Sun, 27 Sep 2009 21:04:03 +0000 (23:04 +0200)
committerJürg Billeter <j@bitron.ch>
Sun, 27 Sep 2009 21:04:03 +0000 (23:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 27d9371a14b4e608e7991f0e84d5f94b3b1338e9..021c0081c04b114935119a6dbfd11b84fe52a26d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Vala 0.7.7
+==========
+
+ * Support `using' directives inside namespaces.
+ * Use const only for immutable structs.
+ * Support string marshalling for enums in D-Bus (Didier Ptitjes).
+ * Update Genie parser (Jamie McCracken).
+ * Add libgda-4.0 bindings (Shawn Ferris).
+ * Many bug fixes for closures and async methods.
+
 Vala 0.7.6
 ==========