diff options
author | Jürg Billeter <j@bitron.ch> | 2011-01-15 21:30:06 +0100 |
---|---|---|
committer | Jürg Billeter <j@bitron.ch> | 2011-01-15 21:30:06 +0100 |
commit | 84fd4e80dbea1426707e4995e1232b004ef2ddc6 (patch) | |
tree | eaa430512dce56437add0d3e301ac52c6acc6598 /NEWS | |
parent | b197b855b6c445d27b01596df888123c37b63ecf (diff) | |
download | vala-84fd4e80dbea1426707e4995e1232b004ef2ddc6.tar.gz |
Release 0.11.40.11.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Vala 0.11.4 +=========== + + * Add index_of, index_of_char, and char_count to string class. + * Many bug fixes and binding updates. + Vala 0.11.3 =========== |