Branch merge and clean-up.

master
Austin Ziegler 2010-03-20 22:50:47 -04:00
commit c0cd1911ea
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
=== Net::LDAP NEXT / 2010-__-__
* String#read_ber! destructive read_ber added back in.
* Extending unit testing:
* Added some unit tests for the BER core extensions.
* SSL capabilities will be enabled or disabled based on whether we can load
OpenSSL successfully or not.
* Moved the core class extensions extensions from being in the Net::LDAP