]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
update for 0.3.4 release VALA_0_3_4
authorJürg Billeter <j@bitron.ch>
Thu, 26 Jun 2008 19:01:49 +0000 (19:01 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 26 Jun 2008 19:01:49 +0000 (19:01 +0000)
2008-06-26  Jürg Billeter  <j@bitron.ch>

* NEWS: update for 0.3.4 release

svn path=/trunk/; revision=1653

ChangeLog
NEWS

index 80a3ef23cf417adb07b721a5375443da1564414f..f986b8cf8c61fcb27c24b72654af53be8741fb90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-26  Jürg Billeter  <j@bitron.ch>
+
+       * NEWS: update for 0.3.4 release
+
 2008-06-26  Jürg Billeter  <j@bitron.ch>
 
        * vapi/packages/gio-2.0/:
diff --git a/NEWS b/NEWS
index 1d408aabc8b41ded24a399973889f8eec5c81a83..1344b28fb0aba8dea66164fa580ed75f4938266e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Vala 0.3.4
+==========
+
+ * Various improvements to D-Bus client and service support.
+ * Basic support for detailed signals.
+ * Check types of printf arguments.
+ * Support `in' operator for Gee.Collection and Gee.Map (Jamie McCracken)
+ * Add libgsf-1 bindings (Michael Lawrence)
+ * Add loudmouth-1.0 bindings (Ali Sabil)
+ * Updates to the GLib, GTK+, and GStreamer bindings.
+ * Many bug fixes.
+
 Vala 0.3.3
 ==========