Imported Upstream version 1.6.9p14
[debian/sudo] / BUGS
diff --git a/BUGS b/BUGS
index 628f98e3dbda5cc1c850632d98c1a0152d522ed5..67b07979448b3c5a767f1f9de1edef45cde2ca5d 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Known bugs in sudo version 1.6.6
+Known bugs in sudo version 1.6.9
 ================================
 
 1) Sudo should have an option to log when removing "dangerous"
@@ -21,5 +21,5 @@ Known bugs in sudo version 1.6.6
    the "alias specifications".  In the future the parser will
    converted to a two-pass parser.
 
-For a list of things that are not bugs but that I would like to
-add / fix, please see the TODO file.
+6) For the same reason as #5, changing the value of "ignore_dot" has
+   no effect (find_path() is called before sudoers is parsed).