From: Ruediger Pluem Date: Thu, 28 Sep 2006 19:04:27 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.2.4~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e4279c324233f70ef083c7191c7b524f90ff819;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450972 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 587aaa9b03a..0df5643e5be 100644 --- a/STATUS +++ b/STATUS @@ -100,6 +100,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=440028 +1: trawick, rpluem, jim + * core: Deal with the widespread use of apr_status_t return values + as HTTP status codes, as documented in PR#31759 (a bug shared by + the default handler, mod_cgi, mod_cgid, mod_proxy, and probably + others). + http://svn.apache.org/viewvc?view=rev&revision=448711 + +1: niq, minfrin, rpluem + PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mpm_winnt: Fix return values from wait_for_many_objects. @@ -240,10 +247,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089 +1: minfrin - * core: Deal with the widespread use of apr_status_t return values - as HTTP status codes, as documented in PR#31759 (a bug shared by - the default handler, mod_cgi, mod_cgid, mod_proxy, and probably - others). - http://svn.apache.org/viewvc?view=rev&revision=448711 - +1: niq, minfrin -