diff --git a/CHANGES b/CHANGES index 5d7011728..0a6cc5c9e 100644 --- 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.