From: Todd C. Miller Date: Thu, 22 Jul 1999 13:14:31 +0000 (+0000) Subject: remove 2 items. One done, one won't do. X-Git-Tag: SUDO_1_6_0~194 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8962786f4d0f01237d5f5cff6967a883875e8e2;p=sudo remove 2 items. One done, one won't do. --- diff --git a/TODO b/TODO index c16505f5d..d19150018 100644 --- a/TODO +++ b/TODO @@ -47,8 +47,3 @@ TODO list (most will be addressed in the next rewrite) 19) Sudo should have a separate error message for when the user is in sudoers but not allowed to run stuff on that host, and send mail. - -20) Use asctime(), not ctime(), if available. - -21) Make -k just touch the time back to the epoch. New -K flag to really - kill things. Make timestamp a dir unless tty tickets in use.