]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Thu, 10 Oct 2013 14:31:20 +0000 (14:31 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 10 Oct 2013 14:31:20 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1530998 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 437888168297fc405d20c5656ec791f17659b98a..9c7620a5fa5357845630ff6bea6b0e225ec7724e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,19 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
+  * core: Don't truncate output when sending is interrupted by a signal,
+          such as from an exiting CGI process. PR 55643.
+    trunk: https://svn.apache.org/r1530793
+    2.4.x: trunk works
+    +1: trawick, covener, jim
+
+  * WinNT MPM: Exit the child if the parent process crashes or is terminated.
+    trunk: https://svn.apache.org/r1526666 and r1527220
+    2.4.x: trunk patches work if CHANGES are massaged and log-message-tag change
+           is ignored; alternately:
+           http://people.apache.org/~trawick/winnt-child-exits-if-no-parent.txt
+    +1: trawick, covener, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -195,19 +208,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works, CHANGES needs to be written when merging
     +1: breser
 
-  * core: Don't truncate output when sending is interrupted by a signal,
-          such as from an exiting CGI process. PR 55643.
-    trunk: https://svn.apache.org/r1530793
-    2.4.x: trunk works
-    +1: trawick, covener, jim
-
-  * WinNT MPM: Exit the child if the parent process crashes or is terminated.
-    trunk: https://svn.apache.org/r1526666 and r1527220
-    2.4.x: trunk patches work if CHANGES are massaged and log-message-tag change
-           is ignored; alternately:
-           http://people.apache.org/~trawick/winnt-child-exits-if-no-parent.txt
-    +1: trawick, covener, jim
-
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.