From: Eric Covener Date: Thu, 13 Dec 2007 17:34:39 +0000 (+0000) Subject: vote, promote X-Git-Tag: 2.2.7~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8629596c8e603459253a31dcf3513c0246ef25dc;p=thirdparty%2Fapache%2Fhttpd.git vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@603963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b24c60686a2..62698ebf9a5 100644 --- a/STATUS +++ b/STATUS @@ -79,6 +79,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * escape input method in 405 canned error response + trunk: + http://svn.apache.org/viewvc?view=rev&revision=603346 + 2.2.x: + trunk patch applies + +1: trawick, wrowe, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -99,13 +106,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Better IMHO to separate releasing it from the many bugfixes in 2.2.7 mod_proxy. Hence +1 for 2.2.8. - * escape input method in 405 canned error response - trunk: - http://svn.apache.org/viewvc?view=rev&revision=603346 - 2.2.x: - trunk patch applies - +1: trawick, wrowe - PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when