diff options
| author | Alistair Thomas <astavale@yahoo.co.uk> | 2017-06-26 13:58:15 +0100 |
|---|---|---|
| committer | Alistair Thomas <astavale@yahoo.co.uk> | 2017-06-26 13:58:15 +0100 |
| commit | efef8f4f387db3f7f9322504fd1c73afb7ea3179 (patch) | |
| tree | 73ff08417dbcbd3df2735beab58c7f7446ce508e /docs | |
| parent | 2980ccb05edb05d5ead8e43faa805f0a9a28a16e (diff) | |
| download | meson-efef8f4f387db3f7f9322504fd1c73afb7ea3179.tar.gz | |
Add Genie to release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.42.0.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/markdown/Release-notes-for-0.42.0.md b/docs/markdown/Release-notes-for-0.42.0.md index dcb86c38c..f160e1691 100644 --- a/docs/markdown/Release-notes-for-0.42.0.md +++ b/docs/markdown/Release-notes-for-0.42.0.md @@ -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. |
