]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorRainer Jung <rjung@apache.org>
Thu, 16 May 2019 13:17:37 +0000 (13:17 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 16 May 2019 13:17:37 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1859378 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d8f3bfe698c8a7dafad7e35ac9341fc46d123d98..bfd44cd7af8f201d6e863098f8b56f5e3102a8ad 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -132,6 +132,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1856910 ^/httpd/httpd/trunk .
      +1: icing, covener, ylavic
 
+  *) mod_status: PR60647: ACC per connection not available w/ event MPM
+     trunk patch: http://svn.apache.org/r1780280
+     2.4.x patch: svn merge -c 1780280 ^/httpd/httpd/trunk .
+                  (minus CHANGES and ap_mmn.h)
+     +1: jailletc36, jim, rjung
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -215,12 +221,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v5.patch
      +1: ylavic, jim
 
-  *) mod_status: PR60647: ACC per connection not available w/ event MPM
-     trunk patch: http://svn.apache.org/r1780280
-     2.4.x patch: svn merge -c 1780280 ^/httpd/httpd/trunk .
-                  (minus CHANGES and ap_mmn.h)
-     +1: jailletc36, jim
-
   *) Easy patches: synch 2.4.x and trunk
         - core: 80 chars
         - http_core: Clean-uo and style. No functional change overall