Add Genie to release notes

This commit is contained in:
Alistair Thomas 2017-06-26 13:58:15 +01:00
parent 2980ccb05e
commit efef8f4f38
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@ short-description: Release notes for 0.42 (preliminary)
Creating distribution tarballs can now be made out of projects based on
Mercurial. As before, this remains possible only with the Ninja backend.
## Add support for Genie to Vala compiler
The Vala compiler has an alternative syntax, Genie, that uses the `.gs`
file extension. Meson now recognises and uses Genie files.