]> granicus.if.org Git - apache/commitdiff
Bacport proposal: Add in ap_mpm_podx_* from trunk. Keep
authorJim Jagielski <jim@apache.org>
Tue, 10 Sep 2013 13:05:48 +0000 (13:05 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Sep 2013 13:05:48 +0000 (13:05 +0000)
things in sync and avoid needless code duplication.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1521468 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d5cba771978a94c1719cf3c83cdccd3d89b707c9..2a3e38eb4cf8d5ae9ccab8208d550a0edc5f1973 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -244,7 +244,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1520908
     2.4.x patch: trunk works, if 1496338 above is merged first.
     +1: covener
-    
+
+  * mpm_unix: Add ap_mpm_podx_* implementation to avoid code duplication
+    and align w/ trunk.
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1409214
+    2.4.x patch: http://people.apache.org/~jim/patches/httpd-2.4-podx.patch
+    +1: 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.