From: Jim Jagielski Date: Mon, 8 Oct 2007 12:37:08 +0000 (+0000) Subject: Cast vote. Add proposal X-Git-Tag: 2.2.7~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02fdf59fc2e1225b85623a3311b10fd0c12f437;p=thirdparty%2Fapache%2Fhttpd.git Cast vote. Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@582799 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 423516767f8..6fdee95ff4f 100644 --- a/STATUS +++ b/STATUS @@ -176,7 +176,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: handles from hanging around in unexpected ways. http://svn.apache.org/viewvc?view=rev&revision=580437 PR 43491, solution validated by reporter - +1: wrowe, rpluem + +1: wrowe, rpluem, jim * core log.c: Work around possible solutions rejected by apr for the old implementation of apr_proc_create(), and explicitly pass @@ -203,7 +203,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 43455 http://svn.apache.org/viewvc?view=rev&revision=580044 http://svn.apache.org/viewvc?view=rev&revision=580465 - +1: niq, rpluem + +1: niq, rpluem, jim * mod_proxy_http: add Via header correctly (if enabled) to response, even where other Via headers exist. @@ -217,6 +217,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: niq, rpluem niq: changed the name. Resisted temptation to use "pooltabletime". rpluem says: Revision of name change is r581030. + -1: jim. r580457 and r581030 conflict. Likely because of + r580782 * mod_proxy_http: Remove Warning headers with wrong date PR 16138 @@ -224,6 +226,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: niq, rpluem niq: changed the name. Resisted temptation to use "pooltabletime". rpluem says: Revision of name change is r581030. + -1: jim nasty conflict with r580457... backports should be + self contained * http_core: OPTIONS * no longer tries to map to local storage or URI space. PR 43519.