Update of /cvsroot/perl-ldap/ldap
In directory usw-pr-cvs1:/tmp/cvs-serv9530
Modified Files:
RELEASE_NOTES
Log Message:
Release 0.26
Index: RELEASE_NOTES
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/RELEASE_NOTES,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- RELEASE_NOTES 29 Oct 2001 17:29:15 -0000 1.10
+++ RELEASE_NOTES 18 Jul 2002 13:01:11 -0000 1.11
@@ -1,3 +1,19 @@
+perl-ldap 0.26 18 Jul 2002
+==========================
+
+* canonical_dn and ldap_explode_dn have a new implementation.
+* Net::LDAP::DSML reimplemented using XML::SAX
+* Net::LDAP::Schema reimplemented. API needed to change to fix
+ many bugs in previous implementation
+* Added support for version number in Net::LDAP::LDIF
+ (support for fill version still todo)
+
+perl-ldap 0.251 15 May 2002
+===========================
+
+* Added support for Adamson's SASL authentication
+* Both Cyrus SASL and Perl SASL modules are sought
+
perl-ldap 0.25 29 Oct 2001
==========================
|