diff --git a/NEWS b/NEWS index 4ff52ba04..3858d7825 100644 --- a/NEWS +++ b/NEWS @@ -89,9 +89,10 @@ What's new in Sudo 1.8.7? "(none)" for the NIS-style domain name instead of an empty string. * New support for specifying a SHA-2 digest along with the command - in the sudoers file. Supported hash types are sha224, sha256, - sha384 and sha512. See the description of Digest_Spec in the - sudoers manual for details. + in sudoers. Supported hash types are sha224, sha256, sha384 and + sha512. See the description of Digest_Spec in the sudoers manual + or the description of sudoCommand in the sudoers.ldap manual for + details. What's new in Sudo 1.8.6p8?