Commit 65d96cd3 authored by Eric Covener's avatar Eric Covener
Browse files

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
parent d967ba04
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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.