]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Thu, 15 Mar 2018 18:20:01 +0000 (18:20 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 15 Mar 2018 18:20:01 +0000 (18:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1826848 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e4306e2be71fe0225f17543c29f0e03bf5dd517..6392ce32caaa3867c4a26db24a416ece1dce86e9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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 ]