]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Looks like a docs/ change to me
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jun 2016 20:33:58 +0000 (20:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jun 2016 20:33:58 +0000 (20:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1748460 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a657babc2f58dada8f5b2c517df6b4afcc452f1..b099f6e090312faf6eb533492122edc120c0ad0a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,7 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR: 57895
      trunk patch: http://svn.apache.org/r1723567
      2.2.x patch: trunk works, modulo CHANGES
-     +1: rjung, wrowe
+     +1: rjung, wrowe [suggests treating this as a docs change, C-T-R]
 
   *) mod_proxy_connect: The connect method doesn't work if the client is
      connecting to the apache proxy through an ssl socket. Fixed.