NEWS: specify that public headers are still C89

This commit is contained in:
Luca Boccassi 2022-03-29 21:54:01 +01:00
parent 7503fbd4a6
commit 8c70e8024b

2
NEWS
View file

@ -8,7 +8,7 @@ CHANGES WITH 251:
and CLOCK_BOOTTIME is now assumed to always exist.
* C11 with GNU extensions (aka "gnu11") is now used to build our
components.
components. Public API headers are still restricted to ISO C89.
* In v250, a systemd-networkd feature that automatically configures
routes to addresses specified in AllowedIPs= was added and enabled by