File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2424 "(cn:caseExactMatch:=Fred Flintstone)"); provided by "nowhereman".
2525* Added or revised documentation:
2626 * Core class extension methods under Net::BER.
27+ * Extensive changes to Net::BER documentation.
28+ * Cleaned up some rdoc oddities, suppressed empty documentation sections
29+ where possible.
30+ * Adding a Hacking document.
2731* Extended unit testing:
2832 * Added some unit tests for the BER core extensions.
33+ * The LDIF test data file was split for Ruby 1.9.1 regexp support.
34+ * Added a cruisecontrol.rb task.
35+ * Converted some test/unit tests to specs.
2936* Code clean-up:
3037 * Made the formatting of code consistent across all files.
3138 * Removed Net::BER::BERParser::TagClasses as it does not appear to be used.
3643 Pdu#result. This may be changed in Net::LDAP 1.0 to return the full
3744 Pdu#result, but if we do so, it will be that way for all LDAP calls
3845 involving Pdu objects.
46+ * Renamed Net::LDAP::Psw to Net::LDAP::Password with a corresponding filename
47+ change.
48+ * Removed the stub file lib/net/ldif.rb and class Net::LDIF.
3949
4050=== Net::LDAP 0.1.1 / 2010-03-18
4151* Fixing a critical problem with sockets.
You can’t perform that action at this time.
0 commit comments