From: Todd C. Miller Date: Sun, 26 Mar 2000 16:57:31 +0000 (+0000) Subject: Final change for 1.6.3 (or so I hope) X-Git-Tag: SUDO_1_6_3~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7fdfdab4d954222d26837d43bcf1376ac24b685;p=sudo Final change for 1.6.3 (or so I hope) --- diff --git a/CHANGES b/CHANGES index 58bc0a6fe..5761363df 100644 --- a/CHANGES +++ b/CHANGES @@ -1292,3 +1292,6 @@ Sudo 1.6.2 released. 407) Wildcards are now allowed in the hostnames specified in sudoers. The 'fqdn' option is often required for this to be useful. + +408) Fixed a bug where host and user qualifiers in a Defaults entry were + not being used correctly and the entry was being applied globally.