]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
hcheck vote
authorStefan Eissing <icing@apache.org>
Tue, 17 May 2016 09:36:12 +0000 (09:36 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 17 May 2016 09:36:12 +0000 (09:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744226 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c93370db79ad894deb53b5e61bb1dd4586decb4a..51a4ff1da53198a969205353c471a9aaa7fad532 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module
+     Trunk version of patch: <various>
+     Backport version for 2.4.x of patch:
+         http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch
+         <Plus docs>
+     +1: jim, druggeri, icing
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -125,13 +131,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES
      +1: icing
 
-  *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module
-     Trunk version of patch: <various>
-     Backport version for 2.4.x of patch:
-         http://home.apache.org/~jim/patches/hcheck-2.4-v3.patch
-         <Plus docs>
-     +1: jim, druggeri
-
   *) mod_ssl: Add "no_crl_for_cert_ok" flag to SSLCARevocationCheck directive
      to opt-in previous behaviour (2.2) with CRLs verification when checking
      certificate(s) with no corresponding CRL.