From: Jim Jagielski Date: Tue, 10 Sep 2013 13:05:48 +0000 (+0000) Subject: Bacport proposal: Add in ap_mpm_podx_* from trunk. Keep X-Git-Tag: 2.4.7~254 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b57840b6fd0d9ee0b4904b43decd32491ffafa6e;p=apache Bacport proposal: Add in ap_mpm_podx_* from trunk. Keep 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 --- diff --git a/STATUS b/STATUS index d5cba77197..2a3e38eb4c 100644 --- 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.