Commit 1034eeb9 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750682 13f79535-47bb-0310-9956-ffa450edef68
parent b1ffe43e
Loading
Loading
Loading
Loading
+14 −15
Original line number Diff line number Diff line
@@ -116,6 +116,20 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) configure: Promote any static module to yes|shared if a required
     dependency is not static
     [Note, this isn't critical for 2.4.23, but is nice-to-have
     to assist users who mis-combine flags in an unusual way.]
     trunk patch: http://svn.apache.org/r1749925
     2.4.x: trunk patch works
     +1: wrowe, rpluem, jim

  *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults
     to follow proxy_balancer
     trunk patch: http://svn.apache.org/r1750507
                  http://svn.apache.org/r1750553
     2.4.x: trunk patch works
     +1: wrowe, rpluem, jim


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -146,21 +160,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch works
     +1: elukey

  *) configure: Promote any static module to yes|shared if a required
     dependency is not static
     [Note, this isn't critical for 2.4.23, but is nice-to-have
     to assist users who mis-combine flags in an unusual way.]
     trunk patch: http://svn.apache.org/r1749925
     2.4.x: trunk patch works
     +1: wrowe, rpluem, jim

  *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults
     to follow proxy_balancer
     trunk patch: http://svn.apache.org/r1750507
                  http://svn.apache.org/r1750553
     2.4.x: trunk patch works
     +1: wrowe, rpluem, jim


PATCHES/ISSUES THAT ARE BEING WORKED