From: Gregg Lewis Smith Date: Fri, 29 May 2015 03:04:24 +0000 (+0000) Subject: Typo X-Git-Tag: 2.4.13~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=683e12e96d1b43ffdf38d9fec400436add1110c7;p=thirdparty%2Fapache%2Fhttpd.git Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1682360 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7d0bfdde92e..b5137919c76 100644 --- a/CHANGES +++ b/CHANGES @@ -214,7 +214,7 @@ Changes with Apache 2.4.13 *) mod_authz_groupfile: Reduce the severity of AH01667 from ERROR to DEBUG, because it may be evaluated inside . PR55523. [Eric Covener] - *) mod_ssl: Fix small memory leak uring initialization when ECDH is used. + *) mod_ssl: Fix small memory leak during initialization when ECDH is used. [Jan Kaluza] Changes with Apache 2.4.12