]> granicus.if.org Git - sudo/commitdiff
recent changes SUDO_1_6_1
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 10 Dec 1999 05:09:47 +0000 (05:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 10 Dec 1999 05:09:47 +0000 (05:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 35397850cb712b683eacc4483a8365fb7c95afc4..979c86b56f6b49156a7d0b6f9c0c295d43568fb5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1207,3 +1207,8 @@ Sudo 1.6 released.
 
 380) Don't ask the user for a password if the user is not allowed to run
      the command and the authenticate flag (in sudoers) is false.
+
+381) Added configure check for initgroups(3).
+
+382) Use our own fnmatch() if there is no fnmatch.h, even if there is an
+     fnmatch() in libc.