]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 May 2004 19:56:03 +0000 (19:56 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 May 2004 19:56:03 +0000 (19:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6aa96ae386cbc3528faec9989040733a73fb6d0b..2ed0298f27d0fadc2981419b0893c88768dd97a6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1684,3 +1684,7 @@ Sudo 1.6.7p5 released.
      on what directories exist.
 
 529) Quoting globbing characters with a backslash now works as documented.
+
+530) A negated user/uid in a runas list was not treated the same as a
+     negated command (it did not override a previously allowed entry).
+     Now it does.