diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-06-27 19:01:00 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-06-27 19:01:00 +0300 |
| commit | dfb0414d9c78cbea9faf1a4bf42059a55eb2dd4b (patch) | |
| tree | c946eed90b0d07587de0d99c48dfffccc15d17b0 /docs/markdown/Release-notes-for-0.42.0.md | |
| parent | e4daad369ac1f5518e114561ca1c7349a4b309ae (diff) | |
| parent | efef8f4f387db3f7f9322504fd1c73afb7ea3179 (diff) | |
| download | meson-dfb0414d9c78cbea9faf1a4bf42059a55eb2dd4b.tar.gz | |
Merged Genie support.
Diffstat (limited to 'docs/markdown/Release-notes-for-0.42.0.md')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.42.0.md | 5 |
1 files changed, 5 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 7c6687092..4b8fbe318 100644 --- a/docs/markdown/Release-notes-for-0.42.0.md +++ b/docs/markdown/Release-notes-for-0.42.0.md @@ -18,3 +18,8 @@ Meson will now check the keyword arguments used when calling any function and print a warning if any of the keyword arguments is not known. In the future this will become a hard error. +## 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. + |
