Skip to content

Commit 8e9a8a4

Browse files
author
Austin Ziegler
committed
Significant reformat of Net::LDAP class.
1 parent fece50c commit 8e9a8a4

File tree

2 files changed

+1418
-1462
lines changed

2 files changed

+1418
-1462
lines changed

History.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
* Extended unit testing:
2626
* Added some unit tests for the BER core extensions.
2727
* Code clean-up:
28+
* Made the formatting of Net::LDAP code consistent across all files.
2829
* Replaced calls to #to_a with calls to Kernel#Array; since Ruby 1.8.3, the
2930
default #to_a implementation has been deprecated and should be replaced
3031
either with calls to Kernel#Array or [value].flatten(1).

0 commit comments

Comments
 (0)