From: Jeff Trawick Date: Wed, 29 Oct 2014 11:58:36 +0000 (+0000) Subject: fix typo in "mod_ssl" X-Git-Tag: 2.4.11~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a255c30342bb7fa9c3d9d3ef5f0cd95be322b7e;p=thirdparty%2Fapache%2Fhttpd.git fix typo in "mod_ssl" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1635105 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8dc4114b128..85cd4d5bee2 100644 --- a/CHANGES +++ b/CHANGES @@ -1293,7 +1293,7 @@ Changes with Apache 2.4.3 *) core: Log value of Status header line in script responses rather than the fixed header name. [Chris Darroch] - *) mpm_ssl: Fix handling of empty response from OCSP server. + *) mod_ssl: Fix handling of empty response from OCSP server. [Jim Meyering , Joe Orton] *) mpm_event: Fix handling of MaxConnectionsPerChild. [Stefan Fritsch]