]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
per ML feedback, make setHandler expression interp
authorEric Covener <covener@apache.org>
Fri, 22 Jan 2016 15:32:09 +0000 (15:32 +0000)
committerEric Covener <covener@apache.org>
Fri, 22 Jan 2016 15:32:09 +0000 (15:32 +0000)
implicit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1726234 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b0597aac4bb5fd7264fc1c25f0c026c94a2b6d94..5dca4cfaf8519f448e4103a8a83a8eeb17ca24dc 100644 (file)
--- 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.