Skip to content

Commit 5467ecf

Browse files
author
Rory OConnell
committed
Words
1 parent 995ddaa commit 5467ecf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

History.rdoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
=== Net::LDAP 0.3.0 / 2012-02-14
2+
* Major changes:
3+
* Now uses UTF-8 strings instead of ASCII-8 per the LDAP RFC
4+
Major Enhancements:
5+
* Adding continuation reference processing
6+
* Bug Fixes:
7+
* Fixes usupported object type #139
8+
* Fixes Net::LDAP namespace errors
9+
* Return nil instead of an empty array if the search fails
10+
111
=== Net::LDAP 0.2.2 / 2011-03-26
212
* Bug Fixes:
313
* Fixed the call to Net::LDAP.modify_ops from Net::LDAP#modify.

0 commit comments

Comments
 (0)