From 483b5b57b1525d0bec2fd9f7db5a6677006f258e Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 30 May 2002 19:19:20 +0000 Subject: [PATCH] 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 --- modules/ssl/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.40.0