From 1ac5805e58cb05ac17dfa455102e002448532f0c Mon Sep 17 00:00:00 2001 From: Jerry Cheung Date: Fri, 18 Sep 2015 10:44:33 -0700 Subject: [PATCH] readme extensions section --- README.rdoc | 8 ++++++++ 1 file changed, 8 insertions(+) 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