diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Release-notes-for-0.42.0.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.42.0.md b/docs/markdown/Release-notes-for-0.42.0.md index 112d16f10..7c6687092 100644 --- a/docs/markdown/Release-notes-for-0.42.0.md +++ b/docs/markdown/Release-notes-for-0.42.0.md @@ -15,4 +15,6 @@ Mercurial. As before, this remains possible only with the Ninja backend. ## Keyword argument verification Meson will now check the keyword arguments used when calling any function -and error out if any of keyword arguments is not known. +and print a warning if any of the keyword arguments is not known. In the +future this will become a hard error. + |
