projects
/
sudo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51d8416
)
minor update
author
Todd C. Miller
<Todd.Miller@courtesan.com>
Mon, 10 Dec 2007 22:12:34 +0000
(22:12 +0000)
committer
Todd C. Miller
<Todd.Miller@courtesan.com>
Mon, 10 Dec 2007 22:12:34 +0000
(22:12 +0000)
WHATSNEW
patch
|
blob
|
history
diff --git
a/WHATSNEW
b/WHATSNEW
index 1bb4378db9750573d0731064c24e278c23dcfc7b..2b2e57ff10898e03d61fd65cff4f50f23c693c52 100644
(file)
--- a/
WHATSNEW
+++ b/
WHATSNEW
@@
-31,4
+31,8
@@
What's new in Sudo 1.7?
* Visudo will now warn about aliases that are defined but not used.
* The -i and -s command line flags now take an optional command
- to be run via the shell.
+ to be run via the shell. Previously, the argument was passed
+ to the shell as a script to run.
+
+ * Improved LDAP support. The krb5_ccname parameter in ldap.conf
+ is now used for Kerberos SASL authentication if present.