2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Mention "log_server_verify" bug fix.

This commit is contained in:
Todd C. Miller 2021-05-02 10:03:26 -06:00
parent fda17ecfda
commit d204d41204

3
NEWS
View File

@ -66,6 +66,9 @@ What's new in Sudo 1.9.6p1
error message instead of a usage message when sudo is run with
no arguments.
* Fixed a bug that prevented the "log_server_verify" sudoers option
from taking effect.
What's new in Sudo 1.9.6
* Fixed a sudo_sendlog compilation problem with the AIX xlC compiler.