]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Fri, 23 Nov 2018 15:41:37 +0000 (15:41 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 23 Nov 2018 15:41:37 +0000 (15:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1847289 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5cec43e76b4bc07ec3c375d09c196ee15f4e5a42..f5816b7796c983fef1389b4df481ead5a4f69b50 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_dav: Fix invalid Location header when a resource is created by passing an
+              absolute URI on the request line
+     trunk patch: http://svn.apache.org/r1592655
+     2.4.x patch: svn merge -c 1592655 ^/httpd/httpd/trunk .
+     +1: jailletc36, jim, minfrin
+     jailletc36: a CHANGE entry should maybe be added
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -166,13 +173,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.patch
       +1: jim, minfrin
 
-  *) mod_dav: Fix invalid Location header when a resource is created by passing an
-              absolute URI on the request line
-     trunk patch: http://svn.apache.org/r1592655
-     2.4.x patch: svn merge -c 1592655 ^/httpd/httpd/trunk .
-     +1: jailletc36, jim
-     jailletc36: a CHANGE entry should maybe be added
-
   *) mod_setenvif:  We can have expressions that become true if a regex pattern
                     in the expression does NOT match. In this case val is NULL
                     and we should just set the value for the environment variable