summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJuerg Billeter <j@bitron.ch>2008-04-07 21:43:11 +0000
committerJürg Billeter <juergbi@src.gnome.org>2008-04-07 21:43:11 +0000
commit33ed106dc887d98d42f151b9c92ca27a7c90f68c (patch)
tree299779763dc8ab8af959e2556828977865daa1eb /NEWS
parent27a890caf77cf08949af581224c6fc39ae46c924 (diff)
downloadvala-33ed106dc887d98d42f151b9c92ca27a7c90f68c.tar.gz
update for 0.2.0 releaseVALA_0_2_0
2008-04-07 Juerg Billeter <j@bitron.ch> * NEWS, configure.ac: update for 0.2.0 release svn path=/trunk/; revision=1186
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0099ebb2f..85fdeb5a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Vala 0.2.0
+==========
+
+ * Support nested namespaces.
+ * Support static constructors.
+ * Register enums with GType (Marc-André Lureau)
+ * Small syntax change for default values of properties.
+ * Add --verbose commandline option (Daniel Silverstone)
+ * Improve pointer support.
+ * Add GNOME Keyring bindings (Andrea Del Signore)
+ * Add SDL bindings (Levi Bard)
+ * Add libftdi bindings (Evan Nemerson)
+ * Updates to the GLib, GTK+, GStreamer, and SQLite bindings.
+ * Many bug fixes all over the place.
+
Vala 0.1.7
==========