From: Todd C. Miller Date: Sun, 14 Jan 1996 20:21:30 +0000 (+0000) Subject: ++version and fixed ISC X-Git-Tag: SUDO_1_4_0~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0f80867911069dbe9571545f3e506a2fda46056;p=sudo ++version and fixed ISC --- diff --git a/BUGS b/BUGS index 6c1ee94f7..e76dec00c 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ -Known bugs in sudo version 1.3.8 -================================ +Known bugs in sudo version 1.4 +============================== 1) Sudo -l does not expand Command Aliases. @@ -9,6 +9,3 @@ Known bugs in sudo version 1.3.8 directories if necesary. 4) Sudo should log when removing "dangerous" envariables. - -5) Stuff in interfaces.c dumps core on Interactive UN*X. - This needs to be fixed before 1.4.0 can be released.