2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2025-06-09 07:45:59 -06:00
parent 04a8117500
commit fd6aa49321

2
NEWS
View File

@ -16,7 +16,7 @@ What's new in Sudo 1.9.17
* Fixed the display of timeout values in the "sudo -V" output * Fixed the display of timeout values in the "sudo -V" output
on systems without a C99-compliant snprintf() function. on systems without a C99-compliant snprintf() function.
* Quieted a number of Coverity minor warnings. * Quieted a number of minor Coverity warnings.
* Fixed a problem running sudo from a serial console on Linux when * Fixed a problem running sudo from a serial console on Linux when
the command is run in a pseudo-terminal (the default). the command is run in a pseudo-terminal (the default).