From: Todd C. Miller Date: Fri, 5 Aug 1994 00:16:17 +0000 (+0000) Subject: updated X-Git-Tag: SUDO_1_3_1~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e418bfc74bf2ed0a09bbc211b044b75cf7ba6e52;p=sudo updated --- diff --git a/CHANGES b/CHANGES index 7de93f298..99386f52f 100644 --- a/CHANGES +++ b/CHANGES @@ -161,3 +161,7 @@ CHANGES from sudo 1.3 56) Moved code to send error mail to be after the log message. From rouilj@cs.umb.edu. + +57) Added -k and -h options and rearranged some of the code to be + more modular and less braindamaged. This introduces the concept + of "run modes" to sudo.