From: Todd C. Miller Date: Sun, 1 Sep 1996 03:10:10 +0000 (+0000) Subject: updated for 1.5.1 X-Git-Tag: SUDO_1_5_1~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e94a58a38376439b5b840ab5b36a7305b749296;p=sudo updated for 1.5.1 --- diff --git a/CHANGES b/CHANGES index e54dffc04..4058da0ee 100644 --- a/CHANGES +++ b/CHANGES @@ -798,4 +798,13 @@ CHANGES from sudo 1.4.5 being set too early; an editor could change them and change the owner/group of the resulting sudoers file. -Sudo 1.5 released. +CHANGES from sudo 1.5 + +245) Added SHELL_SETS_HOME option. + +246) Added NO_MESSAGE option. + +247) Added %u and %h escapes in PASSPROMPT to expand to user's name + and host. + +Sudo 1.5.1 released.