From: Thomas J. Donovan Date: Wed, 6 Aug 2008 11:54:17 +0000 (+0000) Subject: add proposal X-Git-Tag: 2.2.10~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36482ea5b4e1a0f6687c11dc2da1d0bcb170f812;p=thirdparty%2Fapache%2Fhttpd.git add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683233 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d295f804764..750e9367a96 100644 --- a/STATUS +++ b/STATUS @@ -206,6 +206,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_rewrite: After r649840, mod_proxy_http will no longer append a query string + from r->args if "no-canon" is used. PR: 45247 + + Trunk version of patch: + http://svn.apache.org/viewvc?rev=670061&view=rev + http://svn.apache.org/viewvc?rev=670198&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch(es) works + +1: tdonovan + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when