From: Ruediger Pluem Date: Sat, 19 Jul 2008 14:16:18 +0000 (+0000) Subject: * Add proposal X-Git-Tag: 2.2.10~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6fc20062e8d7460a672bfa41402f5b78d65033e;p=thirdparty%2Fapache%2Fhttpd.git * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@678164 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dd905072dd4..1dc7cb4d857 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~chrisd/patches/walk_cache/walk_cache-2.2.x.patch +1: chrisd + * mod_headers: Prevent Header edit from processing only the first header it + should edit and deleting the remaining ones by iterating over all headers + with the same name. PR: 45333 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=674000&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when