From: Doug MacEachern Date: Wed, 27 Mar 2002 22:57:47 +0000 (+0000) Subject: add entry for sslc compat layer changes X-Git-Tag: 2.0.34~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2abc4bae9b7f25edf58f9528bc2ad164b7c68055;p=thirdparty%2Fapache%2Fhttpd.git add entry for sslc compat layer changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94241 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 1a1b3fe82bc..a780a148869 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ Changes with Apache 2.0.35 + + *) add compat layer to support RSA SSLC 1.x and 2.x in mod_ssl + [Jon Travis, John Barbee, William Rowe, Ryan Bloom, Doug MacEachern] + *) Add a new parameter to the quick_handler hook to instruct quick handlers to optionally do a lookup rather than actually serve content. This is the first of several changes required fix