From: Todd C. Miller Date: Fri, 11 Oct 1996 00:36:31 +0000 (+0000) Subject: updated X-Git-Tag: SUDO_1_5_3~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5e9569ef01619f63ebc6346e4937f4e69f94deb;p=sudo updated --- diff --git a/CHANGES b/CHANGES index 126531126..82a728545 100644 --- a/CHANGES +++ b/CHANGES @@ -812,3 +812,17 @@ CHANGES from sudo 1.5 249) Usernames may now begin with a digit. Gross, but people do it. Sudo 1.5.1 released. + +250) Added `opie' support. + +251) Added check to make sure fnmatch() really works. + +252) Now use the prompt S/Key gives us instead of rolling our own. + +253) Added -H flag from Danny Barron . + +254) Add SUDO_PS1 envariable support. + +255) Attempt at sequent support. + +Sudo 1.5.2 released.