From: Jim Jagielski Date: Sun, 30 Nov 2008 15:34:45 +0000 (+0000) Subject: Promote X-Git-Tag: 2.2.11~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f53cdce3f0c7ebb6b11d40fc64900d26174a1afe;p=thirdparty%2Fapache%2Fhttpd.git Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cbd1dd66f90..04f9f88dbd5 100644 --- a/STATUS +++ b/STATUS @@ -86,15 +86,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * configure.in: Don't reject libtool 2.x PR 44817 http://svn.apache.org/viewvc?view=rev&revision=657354 http://svn.apache.org/viewvc?view=rev&revision=657459 +1: niq, rpluem, jim + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + * core: Allow ap_invoke_handler to pass AP_FILTER_ERROR through as if it were a reserved return code (OK/DECLINED) instead of converting it to internal server error.