From d35a698fd384f9da824aced3b474cf15ee8d6dbb Mon Sep 17 00:00:00 2001 From: Juerg Billeter Date: Fri, 31 Aug 2007 12:38:29 +0000 Subject: [PATCH] update for 0.1.3 release 2007-08-31 Juerg Billeter * NEWS: update for 0.1.3 release svn path=/trunk/; revision=556 --- ChangeLog | 4 ++++ NEWS | 27 +++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1e8e00aa..6d1ce163f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-31 Jürg Billeter + + * NEWS: update for 0.1.3 release + 2007-08-31 Jürg Billeter * doc/Makefile.am: only install man pages for vapigen and gidlgen if diff --git a/NEWS b/NEWS index 87258e614..dbf74a39c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Vala 0.1.3 +========== + + * Convert reference-type structs to classes for a more consistent type system. + * Support `as` operator (Mathias Hasselmann). + * Improve array support. + * Experimental D-Bus client support. + * Add GConf bindings. + * Add libgnome and libgnomeui bindings. + * Add Glade bindings. + * Add libnotify bindings (Nicolas Christener, Roland Hostettler). + * Add GnomeVFS bindings. + * Add GtkSourceView bindings. + * Add Panel Applet bindings. + * Add GNOME Desktop Library bindings. + * Add libsoup bindings. + * Add libwnck bindings. + * Add GtkMozEmbed bindings (Alberto Ruiz). + * Add Poppler bindings (Alberto Ruiz). + * Add Enchant bindings (Mathias Hasselmann). + * Add Hildon bindings (Marcelo Lira). + * Add SQLite bindings. + * Add curses bindings (Ed Schouten). + * Build system fixes (Nicolas Trangez). + * Add manual pages for gidlgen and vapigen (Kumar Appaiah). + * Many bug fixes all over the place. + Vala 0.1.2 ========== -- 2.47.3