From: Nick Kew Date: Sat, 9 Jan 2010 22:54:15 +0000 (+0000) Subject: Propose backport - cleanup of duplication X-Git-Tag: 2.2.15~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6951d485f80108315e5f3182a46c9d7f53dd34e;p=thirdparty%2Fapache%2Fhttpd.git Propose backport - cleanup of duplication git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b18e300b253..c2eb37b4d2d 100644 --- a/STATUS +++ b/STATUS @@ -146,6 +146,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2.patch +1: sf + * http_request: We don't need to create new->allowed_methods both + on line 413 and again on line 450. + Patch: http://svn.apache.org/viewvc?view=revision&revision=897570 + +1: niq + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre