From: William A. Rowe Jr Date: Thu, 30 May 2002 19:19:20 +0000 (+0000) Subject: Based on DougM's feedback to the list... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce0f7ec433c86adc5035b18716a1a90655d1a37;p=thirdparty%2Fapache%2Fhttpd.git Based on DougM's feedback to the list... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@95408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README b/README index 703f0880ab4..b24af26fe54 100644 --- a/README +++ b/README @@ -95,8 +95,10 @@ INCOMPATIBILITIES MAJOR CHANGES - The following major changes were made between mod_ssl 2.x - from Apache 1.3 and this mod_ssl version for Apache 2.0: + For a complete history of changes for Apache 2.0 mod_ssl, see the + CHANGES file in the top-level httpd-2.0 directory. The following + is a condensed summary of the major changes were made between + mod_ssl 2.x from Apache 1.3 and this mod_ssl version for Apache 2.0: o The DBM based session cache is now based on APR's DBM API only. o The shared memory based session cache is now based on APR's APIs.