]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
update for 0.1.1 release VALA_0_1_1
authorJuerg Billeter <j@bitron.ch>
Fri, 13 Jul 2007 09:46:45 +0000 (09:46 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 13 Jul 2007 09:46:45 +0000 (09:46 +0000)
2007-07-13  Juerg Billeter  <j@bitron.ch>

* NEWS: update for 0.1.1 release

svn path=/trunk/; revision=355

ChangeLog
NEWS

index 47b26cd5097404e1541eeef05f7ca8ed9dec32c5..3683786999851ae5d3b24e81b8cbdaef7e4bac15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-13  Jürg Billeter  <j@bitron.ch>
+
+       * NEWS: update for 0.1.1 release
+
 2007-07-13  Jürg Billeter  <j@bitron.ch>
 
        * vala/valacatchclause.vala, vala/valacodevisitor.vala,
diff --git a/NEWS b/NEWS
index 3b3ba8ae548f192dca8028698fcfdd180bf8f24f..14f25f14c01f0024cef7ac6903a98524369b1535 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Vala 0.1.1
+==========
+
+ * Support simple exception handling.
+ * Improve array and string support.
+ * Support multi-dimensional arrays.
+ * Add --thread commandline option.
+ * Improve bindings.
+ * Bug fixes.
+
 Vala 0.1.0
 ==========