notes on Filter#execute.

This commit is contained in:
blackhedd 2007-05-06 20:28:24 +00:00
parent 2769d75b01
commit 1b568e82df

View file

@ -34,6 +34,8 @@
* Added Net::LDAP::Filter#parse_ber, which constructs Net::LDAP::Filter * Added Net::LDAP::Filter#parse_ber, which constructs Net::LDAP::Filter
objects directly from BER objects that represent search filters in objects directly from BER objects that represent search filters in
LDAP SearchRequest packets. LDAP SearchRequest packets.
* Added Net::LDAP::Filter#execute, which allows arbitrary processing
based on LDAP filters.
== Net::LDAP 0.0.4: August 15, 2006 == Net::LDAP 0.0.4: August 15, 2006