File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ === Net::LDAP 0.5.0 / 2013-07-22
2+ * Major changes:
3+ * Required Ruby version is >=1.9.3
4+ * Major enhancements:
5+ * Added alias dereferencing (@ngwilson)
6+ * BER now unescapes characters that are already escaped in the source string (@jzinn)
7+ * BerIdentifiedString will now fall back to ASCII-8 encoding if the source Ruby object cannot be encoded in UTF-8 (@lfu)
8+ * Bug fixes:
9+ * Fixed nil variable error when following a reference response (@cmdrclueless)
10+ * Fixed FilterParser unable to parse multibyte strings (@satoryu)
11+ * Return ConverterNotFound when dealing with a potentially corrupt data response (@jamuc)
12+
113=== Net::LDAP 0.3.1 / 2012-02-15
214* Bug Fixes:
315 * Bundler should now work again
You can’t perform that action at this time.
0 commit comments