From: Jürg Billeter Date: Thu, 26 Jun 2008 19:01:49 +0000 (+0000) Subject: update for 0.3.4 release X-Git-Tag: VALA_0_3_4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff6cd67ca216af23c217ca99ca028d8971fcc6c2;p=thirdparty%2Fvala.git update for 0.3.4 release 2008-06-26 Jürg Billeter * NEWS: update for 0.3.4 release svn path=/trunk/; revision=1653 --- diff --git a/ChangeLog b/ChangeLog index 80a3ef23c..f986b8cf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-06-26 Jürg Billeter + + * NEWS: update for 0.3.4 release + 2008-06-26 Jürg Billeter * vapi/packages/gio-2.0/: diff --git a/NEWS b/NEWS index 1d408aabc..1344b28fb 100644 --- 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 ==========