]> granicus.if.org Git - sudo/commitdiff
++version
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:37:14 +0000 (04:37 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 13 Jan 1998 04:37:14 +0000 (04:37 +0000)
BUGS

diff --git a/BUGS b/BUGS
index 538d9f283b8fed225e4e620aa3b9d54a50890aaa..ab0e154f683c57df40921549db410e67075cd14d 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Known bugs in sudo version 1.5.3
+Known bugs in sudo version 1.5.4
 ================================
 
 1) "make install-man" should substitute correct paths into the
@@ -9,3 +9,6 @@ Known bugs in sudo version 1.5.3
 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.
+
+4) Cmnd_Alias's need to precede permissions specs.  At the very least,
+   visudo should give an error if you get this wrong.