From: Jürg Billeter Date: Fri, 21 Jan 2011 17:54:09 +0000 (+0100) Subject: Release 0.11.5 X-Git-Tag: 0.11.5^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4832e6fe443b580026072993e85ec78a401704b8;p=thirdparty%2Fvala.git Release 0.11.5 --- diff --git a/NEWS b/NEWS index 4b8554968..068b7c22c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Vala 0.11.5 +=========== + + * Add last_index_of and last_index_of_char to string class. + * More refactoring in the code generator (Luca Bruno). + * Improvements to the .gir writer (Michal Hruby). + * Many bug fixes and binding updates. + Vala 0.11.4 ===========