From: Jürg Billeter Date: Wed, 7 Sep 2011 14:01:24 +0000 (+0200) Subject: Release 0.13.4 X-Git-Tag: 0.13.4^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdf1c100f87cc2b05c28782cd6df2f948af1ec51;p=thirdparty%2Fvala.git Release 0.13.4 --- diff --git a/NEWS b/NEWS index 73ef45309..3c9dd0236 100644 --- 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 c26670a94..c8c1d67a3 100644 --- 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.