From: Aaron Spangler Date: Wed, 15 Sep 2004 00:55:00 +0000 (+0000) Subject: sync X-Git-Tag: SUDO_1_6_8p1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bbfe3c0a662d87625c24ba3c15af15a985f09218;p=sudo sync --- diff --git a/CHANGES b/CHANGES index edf5c9e87..459b57d2a 100644 --- a/CHANGES +++ b/CHANGES @@ -1719,3 +1719,7 @@ Sudo 1.6.8 released. 541) sudoedit now re-opens the temp file as the invoking user. 542) struct timespec is used throughout the code base. + +543) Added --with-ldap-conf-file option to override /etc/ldap.conf + +544) Added SSL tls_* certificate checking options when using LDAP.