]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.13.4 0.13.4
authorJürg Billeter <j@bitron.ch>
Wed, 7 Sep 2011 14:01:24 +0000 (16:01 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 7 Sep 2011 14:14:56 +0000 (16:14 +0200)
NEWS
README

diff --git a/NEWS b/NEWS
index 73ef45309cdc9acdb46a3ff15ca43c28ff86d481..3c9dd023642e423996b8deb2a6b9abb4ae68dbc5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Vala 0.13.4
+===========
+
+ * Switch gudev-1.0 bindings to .gir.
+ * Switch mx-1.0 bindings to .gir.
+ * Many bug fixes and binding updates.
+
 Vala 0.13.3
 ===========
 
diff --git a/README b/README
index c26670a9460f7750b39e90eb9f71a158939cd1fe..c8c1d67a32a368d40bf53e225c063559c86458a4 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vala is a new programming language that aims to bring modern programming
+Vala is a programming language that aims to bring modern programming
 language features to GNOME developers without imposing any additional
 runtime requirements and without using a different ABI compared to
 applications and libraries written in C.