*) mod_proxy_wstunnel fix PR 61142
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