summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2009-11-04 23:01:57 +0100
committerJürg Billeter <j@bitron.ch>2009-11-04 23:01:57 +0100
commited4e67ac0bb0ffda1a55114659da65b21a99fb6e (patch)
treef3b96fc33b83009c4eea24d67ba1fbf6036ae2b5
parent225d86bbc49d65eb6de5fc39769710e421207233 (diff)
downloadvala-0.7.8.tar.gz
Release 0.7.80.7.8
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 021c0081c..064e76ea5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Vala 0.7.8
+==========
+
+ * Support constructor chain up to GObject using Object (...).
+ * Add syntax for string templates.
+ * Support (!) non-null casts.
+ * Many bug fixes and binding updates.
+
Vala 0.7.7
==========