Commit 22ac3ef9 authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote and promote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705495 13f79535-47bb-0310-9956-ffa450edef68
parent b6db2daf
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -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