From: Eric Covener Date: Fri, 22 Jan 2016 15:32:09 +0000 (+0000) Subject: per ML feedback, make setHandler expression interp X-Git-Tag: 2.4.19~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249b83d4ff9b4e3c5b885393501dbea49b94c2b5;p=thirdparty%2Fapache%2Fhttpd.git per ML feedback, make setHandler expression interp implicit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1726234 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b0597aac4bb..5dca4cfaf85 100644 --- a/STATUS +++ b/STATUS @@ -181,12 +181,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch +1: ylavic, jim - *) core: Add expr= support to SetHandler (someone wanted this in + *) core: Add expression support to SetHandler (someone wanted this in a well-articulated serverfault post). trunk patch: http://svn.apache.org/r1725149 http://svn.apache.org/r1725151 + http://svn.apache.org/r1726233 + 2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff - +1 covener, jim + + http://svn.apache.org/r1726233 + +1 covener *) Add APLOGNO, first chunk (those that were detected by coccinelle). There are some more but they are easier to backport once these here are applied.