From: Jeff Trawick Date: Sun, 13 Apr 2014 23:48:39 +0000 (+0000) Subject: typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e9291cbc33060966e10f37d1ccb7e21f519377;p=thirdparty%2Fapache%2Fhttpd.git typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1587124 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f82dc405419..15bc80a3a61 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,7 @@ Changes with Apache 2.5.0 [Eric Covener] *) mod_proxy_wstunnel: Stop leaking websockets backend connections under - event MPMi (trunk-only). [Eric Covener] + event MPM (trunk-only). [Eric Covener] *) mod_proxy_wstunnel: Don't issue AH02447 and log a 500 on routine hangups from websockets origin servers. PR 56299