]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
merge
authorEric Covener <covener@apache.org>
Wed, 15 Apr 2015 14:03:44 +0000 (14:03 +0000)
committerEric Covener <covener@apache.org>
Wed, 15 Apr 2015 14:03:44 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673771 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f153e8a0818554cdccff88a7ecacf685bc742ccc..f16529be5afc27687ab6e161ec740ca1ce7aa9a4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -314,9 +314,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
   *) mod_logio: Log time-to-first-byte via %^FB
      trunk patch: http://svn.apache.org/r1671918
+                  http://svn.apache.org/r1673113
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: covener
-     ylavic: +1 with http://svn.apache.org/r1673113
+     +1: covener, ylavic
 
   *) mod_proxy_wstunnel: Avoid an empty response by failing with 502 (Bad
      Gateway) when no response is ever received from the backend.