From: Jim Jagielski Date: Sun, 4 Sep 2011 19:38:24 +0000 (+0000) Subject: in r1165101 X-Git-Tag: 2.2.21~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ca98fff66d1bab62dc89b4d3d006ebd0e43432;p=thirdparty%2Fapache%2Fhttpd.git in r1165101 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1165102 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1e6c232003b..c81e9ec78a9 100644 --- a/STATUS +++ b/STATUS @@ -93,20 +93,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * Adjust inflated log severity. - PR: 44020 - Trunk patch: Was never in trunk. - 2.2.x patch: http://people.apache.org/~sf/PR44020.diff - +1: sf, covener, jim - covener did you see Jim's initial concern on introducing the - ap_construct_url() in maintenance? This dissuaded me from - proposing the same. - sf replies: I think that was mainly refering to the fact that in the - !ap_is_url(ret) case, the trunk version returns internal - server error while the 2.2 version just does nothing. - In that case, there is a log message with level error, but - that is not the one I want to change. - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]