]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:42:44 +0000 (22:42 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:42:44 +0000 (22:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705495 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index da81b8bc3a893a25680368c711a3d48dac4acae9..41ce371fc3441c038967b57d1af0e3650c4d6084 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -109,6 +109,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) util_script: Make REDIRECT_URL a complete URL (where set).
+     PR 57785
+     trunk: http://svn.apache.org/viewvc?view=revision&revision=1677702
+     2.4.x: trunk patch applies.
+     +1: niq, jim, minfrin
  
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -173,12 +178,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: updated to v5 including r1697013 and r1697015, the diff to v4 is:
              http://people.apache.org/~ylavic/httpd-2.4.x-SubstituteInheritBefore-v4_vs_v5.diff
 
-  *) util_script: Make REDIRECT_URL a complete URL (where set).
-     PR 57785
-     trunk: http://svn.apache.org/viewvc?view=revision&revision=1677702
-     2.4.x: trunk patch applies.
-     +1: niq, jim
-
   *) core/mod_ssl: add Protocols/ProtocolsHonorOrder directives and new 
      protocols hooks to control Upgrade: and ALPN protocol switching.
      HTTP_MISDIRECTED_REQUEST addition and handling in mod_ssl