Commit 9b745611 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1801668 13f79535-47bb-0310-9956-ffa450edef68
parent c2c708b1
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -217,6 +217,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1801594 ^/httpd/httpd/trunk .
     +1: jfclere

  *) Makefile: Use different variables to track normal modules and MPMs during
               build. Only the enabled MPM is uncommented in the configuration
               if multiple DSOs are built, and LoadModule for MPMs will now come
               before LoadModule for the normal modules. Patch by rjung.
     trunk patch: https://svn.apache.org/r1729235
                  https://svn.apache.org/r1730079
                  https://svn.apache.org/r1801665
     2.4.x patch: svn merge -c1729235 -c1730079 -c1801665 ^/httpd/httpd/trunk
     +1: jchampion
     

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]