Skip to content

Commit

Permalink
Version 4.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
blackhedd committed Aug 15, 2006
1 parent a2ef2e2 commit 5670a45
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
= Net::LDAP Changelog

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

== Net::LDAP 0.0.3: July 26, 2006
* Added simple TLS encryption.
Expand Down

0 comments on commit 5670a45

Please sign in to comment.