Skip to content

Commit 40846cb

Browse files
author
Rory O'Connell
committed
Updating history with latest PR descriptions
1 parent 1115cf9 commit 40846cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

History.rdoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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

0 commit comments

Comments
 (0)