notes on Filter#execute.
This commit is contained in:
parent
2769d75b01
commit
1b568e82df
|
@ -34,6 +34,8 @@
|
|||
* Added Net::LDAP::Filter#parse_ber, which constructs Net::LDAP::Filter
|
||||
objects directly from BER objects that represent search filters in
|
||||
LDAP SearchRequest packets.
|
||||
* Added Net::LDAP::Filter#execute, which allows arbitrary processing
|
||||
based on LDAP filters.
|
||||
|
||||
|
||||
== Net::LDAP 0.0.4: August 15, 2006
|
||||
|
|
Loading…
Reference in a new issue