diff --git a/README.rdoc b/README.rdoc index 89b2d7d7..c3973305 100644 --- a/README.rdoc +++ b/README.rdoc @@ -37,6 +37,14 @@ sources. Simply require either 'net-ldap' or 'net/ldap'. +== Extensions + +This library focuses on the core LDAP RFCs referenced in the description. +However, we recognize there are commonly used extensions to the spec that are +useful. If there is another library which handles it, we list it here. + +* {resolv-srv}[https://rubygems.org/gems/resolv-srv]: Support RFC2782 SRV record lookup and failover + == Develop This task will run the test suite and the