diff options
| author | Benjamin Gilbert <bgilbert@backtick.net> | 2025-04-28 18:06:46 -0500 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-29 13:44:39 +0300 |
| commit | ca464824ab481b12afa9d90a3ff290ffcd7c6601 (patch) | |
| tree | 4b05f8899bf1b91d0616c920d54d35b655a23d28 /docs | |
| parent | d028502e8fd6dbc7fbdb8992f164fcb749757c87 (diff) | |
| download | meson-ca464824ab481b12afa9d90a3ff290ffcd7c6601.tar.gz | |
docs: fix markup in release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Release-notes-for-1.8.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-1.8.0.md b/docs/markdown/Release-notes-for-1.8.0.md index 0ae02d720..4289e9177 100644 --- a/docs/markdown/Release-notes-for-1.8.0.md +++ b/docs/markdown/Release-notes-for-1.8.0.md @@ -37,7 +37,7 @@ continues to return the configured value as a string, with a guarantee that ## New C standard `c2y` (and `gnu2y`) -The `c2y`` standard and its companion `gnu2y` are now supported +The `c2y` standard and its companion `gnu2y` are now supported when using either Clang 19.0.0 or newer, or GCC 15.0.0 or newer. ## i18n module xgettext |
