]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
minor capitalization tweaks
authorJeff Trawick <trawick@apache.org>
Thu, 16 Apr 2015 11:48:57 +0000 (11:48 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 16 Apr 2015 11:48:57 +0000 (11:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1674048 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f27b7ef74800bb5f10d31197b7e835942e19ea9a..e0722c8151f7e181b307cf9cdc125474d36bb2cd 100644 (file)
--- 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 <Chaosed0 gmail.com>]
      
-  *) 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 <hendrik.harms
      gmail com>, William Rowe, Yann Ylavic]