]> granicus.if.org Git - sudo/commitdiff
new
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Aug 2004 23:48:17 +0000 (23:48 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Aug 2004 23:48:17 +0000 (23:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5d70117288c9bb0ba638f7724c27e8ea21b6d77f..0a6cc5c9e20872eb742d2b7e593252df04c26561 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1708,3 +1708,6 @@ Sudo 1.6.7p5 released.
 
 538) The sudoers file is now parsed as the runas user in all cases instead
      of root.  This fixes some issues with running NFS-mounted commands.
+
+539) Sudo now produces a sensible error message when the targetpw
+     Defaults option is set and a non-existent uid is specified via -u.