Graham Barr <gb...@po...> wrote:
> Whoops, sorry the file had the wrong permissions. It is there now
>
> Graham.
>
> On Tue, Apr 10, 2001 at 06:08:44PM +0100, Graham Barr wrote:
>> I think it is about time we looked forward to a 0.23 release.
>>
>> I have put together a snapshot at
>> http://monty.mutatus.co.uk/~gbarr/perl-ldap-0.22_02.tar.gz
>>
>> The release notes are
>>
>>
>> perl-ldap 0.23
>> ================================
>>
>> * Fixed bug in Net::LDAP::Filter when the filter contained an escaped *
>> * Fixed SASL bind to call challenge with serverSaslCreds
>> * Fixed some uninit errors in Net::LDAP::Entry
>> * Various documention updates
>> * Added Net::LDAP::Util::canonical_dn
>> * Net::LDAP::LDIF will now call canonical_dn for any DN which
>> contains non-printable characters
>> * Added support for matchingruleuse, ditstructurerules, ditcontentrules
>> and nameForms into Net::LDAP::Schema
>> * The ->schema method in Net::LDAP has changed how it finds the
>> schema to return. The new method is more correct, but there may
>> be a possibility that this change has created an incompatability.
>> * New control module Net::LDAP::Control::ProxyAuth from
>> Olivier Dubois added
>>
>>
>> If I have missed anything please let me know.
Added support for moddn in Net::LDAP::LDIF.
Minor fixes to the DSML output (fixing illegal XML.)
Cheers,
Chris
|