Skip to content

Commit 5670a45

Browse files
author
blackhedd
committed
Version 4.0 changes
1 parent a2ef2e2 commit 5670a45

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ChangeLog

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
= Net::LDAP Changelog
22

3-
== Net::LDAP 0.0.4: August xx, 2006
3+
== Net::LDAP 0.0.4: August 15, 2006
44
* Undeprecated Net::LDAP#modify. Thanks to Justin Forder for
55
providing the rationale for this.
6+
* Added a much-expanded set of special characters to the parser
7+
for RFC-2254 filters. Thanks to Andre Nathan.
8+
* Changed Net::LDAP#search so you can pass it a filter in string form.
9+
The conversion to a Net::LDAP::Filter now happens automatically.
10+
* Implemented Net::LDAP#bind_as (preliminary and subject to change).
11+
Thanks for Simon Claret for valuable suggestions and for helping test.
12+
* Fixed bug in Net::LDAP#open that was preventing #open from being
13+
called more than one on a given Net::LDAP object.
614

715
== Net::LDAP 0.0.3: July 26, 2006
816
* Added simple TLS encryption.

0 commit comments

Comments
 (0)