From: Jeff Trawick Date: Sun, 13 Apr 2014 23:48:39 +0000 (+0000) Subject: typo X-Git-Tag: 2.5.0-alpha~4312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6e6544d2e94223ad9379da33111e302503a9092;p=apache 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 f82dc40541..15bc80a3a6 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