From: Jeff Trawick Date: Thu, 16 Apr 2015 11:48:57 +0000 (+0000) Subject: minor capitalization tweaks X-Git-Tag: 2.4.13~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57fb5c97d2165a380d037334733f164d18e4df3c;p=thirdparty%2Fapache%2Fhttpd.git minor capitalization tweaks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674048 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f27b7ef7480..e0722c8151f 100644 --- a/CHANGES +++ b/CHANGES @@ -40,7 +40,7 @@ Changes with Apache 2.4.13 Gateway) when no response is ever received from the backend. [Jan Kaluza] - *) core_filters: restore/disable TCP_NOPUSH option after non-blocking + *) core_filters: Restore/disable TCP_NOPUSH option after non-blocking sendfile. [Yann Ylavic] *) core: Initialize scoreboard's used optional functions on graceful restarts @@ -59,7 +59,7 @@ Changes with Apache 2.4.13 be logged without an actual retry. PR57685. [Edward Lu ] - *) mod_proxy: use the original (non absolute) form of the request-line's URI + *) mod_proxy: Use the original (non absolute) form of the request-line's URI for requests embedded in CONNECT payloads used to connect SSL backends via a ProxyRemote forward-proxy. PR 55892. [Hendrik Harms , William Rowe, Yann Ylavic]