]> granicus.if.org Git - apache/commitdiff
fix typo in "mod_ssl"
authorJeff Trawick <trawick@apache.org>
Wed, 29 Oct 2014 11:58:36 +0000 (11:58 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 29 Oct 2014 11:58:36 +0000 (11:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1635105 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8dc4114b12825cc0d2ad1a899f0238f11cdf1cf3..85cd4d5bee2dd8ca441ca67ad3d8a0ae227b6e33 100644 (file)
--- 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 <meyering redhat.com>, Joe Orton]
 
   *) mpm_event: Fix handling of MaxConnectionsPerChild. [Stefan Fritsch]