You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2019/08/27 05:45:09 UTC

svn commit: r1865965 - /httpd/httpd/branches/2.4.x/STATUS

Author: jorton
Date: Tue Aug 27 05:45:09 2019
New Revision: 1865965

URL: http://svn.apache.org/viewvc?rev=1865965&view=rev
Log:
Regressions -
Predicted: 1
Delivered: 1
10/10 would buy again.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1865965&r1=1865964&r2=1865965&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Aug 27 05:45:09 2019
@@ -155,7 +155,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    *) proxy_balancer: make referer check for CSRF case-insensitive
       trunk patch: http://svn.apache.org/r1865749
       2.4.x patch: svn merge -c 1832092 ^/httpd/httpd/trunk .
-      +1: covener, jim
+      +1: covener, jim, jorton
     
    *) mod_proxy: fix concurrent pool access around initialization of workers
       trunk patch:  http://svn.apache.org/r1865938 + http://svn.apache.org/r1865944