]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
update for 0.5.7 release 0.5.7 VALA_0_5_7
authorJürg Billeter <j@bitron.ch>
Fri, 20 Feb 2009 20:57:30 +0000 (20:57 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 20 Feb 2009 20:57:30 +0000 (20:57 +0000)
2009-02-20  Jürg Billeter  <j@bitron.ch>

* NEWS: update for 0.5.7 release

svn path=/trunk/; revision=2470

ChangeLog
NEWS

index 49e7d4604f54f7034c51934e330946bad0302f1e..93948d37bed2b93b2897bb8d301bbb60652e6267 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-20  Jürg Billeter  <j@bitron.ch>
+
+       * NEWS: update for 0.5.7 release
+
 2009-02-20  Jürg Billeter  <j@bitron.ch>
 
        * vapi/Makefile.am:
diff --git a/NEWS b/NEWS
index 52c09a98d7d777dfc759b02962eba8cc88126c25..928c1aa6fa6e0c6d7397cf076530370510d4b79d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.5.7
+==========
+
+ * Support signals in static D-Bus clients.
+ * Various improvements to asynchronous method support (Ryan Lortie).
+ * Report unused internal methods.
+ * Extend POSIX bindings.
+ * Add FUSE bindings (John Carr).
+ * Add libdaemon bindings (Jukka-Pekka Iivonen).
+ * Many bug fixes.
+
 Vala 0.5.6
 ==========