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-Tag: 2.0.37~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=483b5b57b1525d0bec2fd9f7db5a6677006f258e;p=apache Based on DougM's feedback to the list... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95408 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/README b/modules/ssl/README index 703f0880ab..b24af26fe5 100644 --- a/modules/ssl/README +++ b/modules/ssl/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.