We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995ddaa commit 5467ecfCopy full SHA for 5467ecf
History.rdoc
@@ -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
+
11
=== Net::LDAP 0.2.2 / 2011-03-26
12
* Bug Fixes:
13
* Fixed the call to Net::LDAP.modify_ops from Net::LDAP#modify.
0 commit comments