From d4b093eb0755173fa3aff29a3afdfcf22a5a032a Mon Sep 17 00:00:00 2001 From: blackhedd Date: Mon, 1 May 2006 20:50:26 +0000 Subject: [PATCH] fixed small problem --- Release-Announcement | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Announcement b/Release-Announcement index eb48c19..c839db2 100644 --- a/Release-Announcement +++ b/Release-Announcement @@ -3,7 +3,7 @@ pure-Ruby LDAP library. Net::LDAP intends to be a feature-complete LDAP client which can access as much as possible of the functionality of the most-used LDAP server implementations. This library does not wrap any existing native-code LDAP libraries, creates no -Ruby extensions, and has dependencies external to Ruby. +Ruby extensions, and has no dependencies external to Ruby. Net::LDAP includes a full implementation of the LDAP wire-line protocol so it can also be used in LDAP server implementations.