]> granicus.if.org Git - apache/commitdiff
promoted
authorStefan Eissing <icing@apache.org>
Fri, 21 Apr 2017 14:06:50 +0000 (14:06 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 21 Apr 2017 14:06:50 +0000 (14:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792210 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5b780350dd17dfe0e09db054a3807a7e4fc2f0b2..2bc157b5c87b101b5e7ef110b5fb5d8a97173a53 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,6 +145,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mpm_winnt: always invoke ap_lingering_close() at connection end as in
+     all other mpm modules, giving everyone a chance to cleanup at prep
+     lingering close hook.
+     trunk patch: http://svn.apache.org/r1790973
+     trunk patch: http://svn.apache.org/r1790978
+     2.4.x patch: trunk works 
+     +1: icing, steffen, jim (inspection)
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -181,14 +188,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~druggeri/patches/RemoteIPProxyProtocol.2.4.x.patch
      +1: druggeri, jim
 
-  *) mpm_winnt: always invoke ap_lingering_close() at connection end as in
-     all other mpm modules, giving everyone a chance to cleanup at prep
-     lingering close hook.
-     trunk patch: http://svn.apache.org/r1790973
-     trunk patch: http://svn.apache.org/r1790978
-     2.4.x patch: trunk works 
-     +1: icing, steffen, jim (inspection)
-
    * mod_journald: Add new module mod_journald to log error logs into journald.
      trunk patch: http://svn.apache.org/r1610339
                   http://svn.apache.org/r1621806