]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: specify that public headers are still C89
authorLuca Boccassi <bluca@debian.org>
Tue, 29 Mar 2022 20:54:01 +0000 (21:54 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 29 Mar 2022 20:54:01 +0000 (21:54 +0100)
NEWS

diff --git a/NEWS b/NEWS
index f446168e3f556a3d33718f8c03965c46a4d5db47..c01bcdab45eaebc638dad49667a029a39931dbf5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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