Commit 26292d51 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1826848 13f79535-47bb-0310-9956-ffa450edef68
parent 97461e18
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -248,6 +248,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  Merge only fails due to small docs conflicts.
     +1: rjung

  *) mod_slomem_shm: Fix failure to create balancers's slotmems in Windows MPM,
     where children processes need to attach them instead since they are owned
     by the parent process already.
     trunk patch: http://svn.apache.org/r1826845
     2.4.x patch: svn merge -c 1826845 ^/httpd/httpd/trunk .
                  (modulo CHANGES)
     +1: ylavic

  *) core: Fix request timeout logging and possible crash for error_log hooks.
     trunk patch: http://svn.apache.org/r1826556
                  http://svn.apache.org/r1826847
     2.4.x patch: svn merge -c 1826556,1826847 ^/httpd/httpd/trunk .
                  (modulo CHANGES)
     +1: ylavic


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