summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1996-08-17 22:27:58 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1996-08-17 22:27:58 +0000
commit967aca42615fc6eaa88f268662eec7f0cdc57fac (patch)
treebbfffddc4069f0d67d5c2e0358dab3b48d16dc37 /BUGS
parentee15b7e1adbb60177f9a4edaee7c3b39f16382fb (diff)
downloadsudo-967aca42615fc6eaa88f268662eec7f0cdc57fac.tar.gz
fixed a bug
,
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS10
1 files changed, 4 insertions, 6 deletions
diff --git a/BUGS b/BUGS
index a96f1835e..58447511a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,13 +1,11 @@
-Known bugs in sudo version 1.4
+Known bugs in sudo version 1.5
==============================
-1) Sudo -l does not expand Command Aliases.
-
-2) "make install-man" should substitute correct paths into the
+1) "make install-man" should substitute correct paths into the
man pages themselves.
-3) Sudo should log when removing "dangerous" envariables.
+2) Sudo should log when removing "dangerous" envariables.
-4) configure variables that have been cached cannot be overridden
+3) configure variables that have been cached cannot be overridden
in subsequent configure runs, even if other --with-* options are
given. This is a flaw in GNU autoconf.