From b3f819b79bdbd644ee8142574c371fb8a1eebe69 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 31 May 2011 17:11:33 +0000 Subject: Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list. It was not possible to use this interface without ldap provider internals. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1129809 13f79535-47bb-0310-9956-ffa450edef68 --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 1358063e7..4222d6158 100644 --- a/README +++ b/README @@ -43,7 +43,6 @@ Apache Portable Runtime Library (APR) Multiple SQL DBD client interfaces Multiple flat-database DBM client interfaces Typesafe function Hooks abstraction - LDAP SSL connections for a variety of LDAP toolkits MemCache interface Date parsing rourtines Resource Lists @@ -228,8 +227,6 @@ code and source code. The following provides more details on the included cryptographic software: - APR-Util provides an abstract interface for SSL encrypted LDAP (ldaps - and STARTTLS style) connections, which can be powered by OpenLDAP, - Netscape LDAP SDK, Mozilla LDAP SDK, or other platform specific ldap - interfaces. + APR provides an abstract interface for SSL cryptographic functions, + specifically @bug XXX Fill This In XXX! -- cgit v1.2.1