From: Graham B. <gb...@us...> - 2001-10-29 17:29:18
|
Update of /cvsroot/perl-ldap/ldap In directory usw-pr-cvs1:/tmp/cvs-serv5872 Modified Files: RELEASE_NOTES Log Message: Release 0.25 Index: RELEASE_NOTES =================================================================== RCS file: /cvsroot/perl-ldap/ldap/RELEASE_NOTES,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- RELEASE_NOTES 2001/07/17 12:52:56 1.9 +++ RELEASE_NOTES 2001/10/29 17:29:15 1.10 @@ -1,3 +1,12 @@ +perl-ldap 0.25 29 Oct 2001 +========================== + +* Added support for EXTERNAL SASL authentication +* Caller can now specify attributes to return from root_dse +* More scripts added to contrib +* Various bug fixes +* Caller can now specify sslversion for LDAPS and start_tls + perl-ldap 0.24 17 July 2001 =========================== |