From: Luca Toscano Date: Wed, 13 Jul 2016 11:36:05 +0000 (+0000) Subject: Fix typo in CHANGES X-Git-Tag: 2.5.0-alpha~1409 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b180766825aafd7f97ca98c3fb7b977c27489137;p=thirdparty%2Fapache%2Fhttpd.git Fix typo in CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1752398 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3a6bb8fd00b..dcf337a1669 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 2.5.0 *) mod_proxy_fcgi: read the whole FCGI response even when the content has - not been modified (HTTP 304) to avoid subsequent bougus reads and + not been modified (HTTP 304) to avoid subsequent bogus reads and confusing error messages logged. [Luca Toscano] *) mod_http2: removing timeouts on master connection while requests are