This commit is contained in:
Todd C. Miller
1996-10-11 00:36:31 +00:00
parent efd201c57b
commit a5e9569ef0

14
CHANGES
View File

@@ -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 <dcbarro@nppd.com>.
254) Add SUDO_PS1 envariable support.
255) Attempt at sequent support.
Sudo 1.5.2 released.