summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--STATUS11
1 files changed, 5 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index da81b8bc3a..41ce371fc3 100644
--- 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