]> granicus.if.org Git - sudo/commitdiff
checkpoint for 1.6.4rc1
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jan 2002 03:26:24 +0000 (03:26 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jan 2002 03:26:24 +0000 (03:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c9d8425567a369e5ee48806ccb1228bdb2ed0405..9db165b065bf0449c467d0b5046a4d90633e3ff0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1447,3 +1447,11 @@ Sudo 1.6.3p7 released.
      specified a target uid and that uid exists in the password database.
 
 453) configure will no longer add the -g flag to CFLAGS by default.
+
+454) Now call pam_setcreds() to setup creds for the target user when
+     PAM is in use.  On Linux this often sets resource limits.
+
+455) If "make install" is run by non-root and the destination dir
+     is writable, install things normally but don't set owner and mode.
+
+456) config.h.in is now generated by autoheader.