From 8c70e8024ba8ff42c23f1a35b9e8fafddd5caa8d Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 29 Mar 2022 21:54:01 +0100 Subject: [PATCH] NEWS: specify that public headers are still C89 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f446168e3f5..c01bcdab45e 100644 --- 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 -- 2.47.3