2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Mention C99 requirement.

This commit is contained in:
Todd C. Miller 2023-06-21 07:56:17 -06:00
parent e0ee845dfc
commit 7fb98a9a33

3
NEWS
View File

@ -88,6 +88,9 @@ What's new in Sudo 1.9.14
the command line via "sudo -g" if the rule's Runas_Spec contained the command line via "sudo -g" if the rule's Runas_Spec contained
a Runas_Alias. a Runas_Alias.
* Sudo now requires a C compiler that conforms to ISO C99 or higher
to build.
What's new in Sudo 1.9.13p3 What's new in Sudo 1.9.13p3
* Fixed a bug introduced in sudo 1.9.13 that caused a syntax error * Fixed a bug introduced in sudo 1.9.13 that caused a syntax error