Documenting new changes in History.rdoc.

This commit is contained in:
Austin Ziegler 2011-03-17 22:35:01 -04:00
parent 7ae8e28550
commit 73b8fad1f1
3 changed files with 8 additions and 2 deletions

View file

@ -20,6 +20,7 @@ lib/net/ber/core_ext/string.rb
lib/net/ber/core_ext/true_class.rb
lib/net/ldap.rb
lib/net/ldap/dataset.rb
lib/net/ldap/dn.rb
lib/net/ldap/entry.rb
lib/net/ldap/filter.rb
lib/net/ldap/password.rb
@ -31,6 +32,7 @@ spec/spec.opts
spec/spec_helper.rb
spec/unit/ber/ber_spec.rb
spec/unit/ber/core_ext/string_spec.rb
spec/unit/ldap/dn_spec.rb
spec/unit/ldap/entry_spec.rb
spec/unit/ldap/filter_spec.rb
spec/unit/ldap_spec.rb