Words
This commit is contained in:
parent
995ddaa4e2
commit
5467ecf6cd
1 changed files with 10 additions and 0 deletions
10
History.rdoc
10
History.rdoc
|
@ -1,3 +1,13 @@
|
||||||
|
=== Net::LDAP 0.3.0 / 2012-02-14
|
||||||
|
* Major changes:
|
||||||
|
* Now uses UTF-8 strings instead of ASCII-8 per the LDAP RFC
|
||||||
|
Major Enhancements:
|
||||||
|
* Adding continuation reference processing
|
||||||
|
* Bug Fixes:
|
||||||
|
* Fixes usupported object type #139
|
||||||
|
* Fixes Net::LDAP namespace errors
|
||||||
|
* Return nil instead of an empty array if the search fails
|
||||||
|
|
||||||
=== Net::LDAP 0.2.2 / 2011-03-26
|
=== Net::LDAP 0.2.2 / 2011-03-26
|
||||||
* Bug Fixes:
|
* Bug Fixes:
|
||||||
* Fixed the call to Net::LDAP.modify_ops from Net::LDAP#modify.
|
* Fixed the call to Net::LDAP.modify_ops from Net::LDAP#modify.
|
||||||
|
|
Loading…
Add table
Reference in a new issue