update for 0.1.3 release VALA_0_1_3
authorJuerg Billeter <j@bitron.ch>
Fri, 31 Aug 2007 12:38:29 +0000 (12:38 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 31 Aug 2007 12:38:29 +0000 (12:38 +0000)
2007-08-31  Juerg Billeter  <j@bitron.ch>

* NEWS: update for 0.1.3 release

svn path=/trunk/; revision=556

ChangeLog
NEWS

index e1e8e00..6d1ce16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-08-31  Jürg Billeter  <j@bitron.ch>
 
+       * NEWS: update for 0.1.3 release
+
+2007-08-31  Jürg Billeter  <j@bitron.ch>
+
        * doc/Makefile.am: only install man pages for vapigen and gidlgen if
          vapigen is enabled
 
diff --git a/NEWS b/NEWS
index 87258e6..dbf74a3 100644 (file)
--- 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
 ==========