From: Yann Ylavic Date: Wed, 7 Oct 2015 11:03:22 +0000 (+0000) Subject: Fix commit revision of Rainer's proposal. X-Git-Tag: 2.4.17~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0664d3ace956b9b8aaca91d2547a6882df05a9;p=thirdparty%2Fapache%2Fhttpd.git Fix commit revision of Rainer's proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1707241 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5c018185eb5..ff1a663b617 100644 --- a/STATUS +++ b/STATUS @@ -178,7 +178,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_ssl: Extend expression parser registration to support ssl variables in any expression using mod_rewrite syntax "%{SSL:VARNAME}" or function syntax "ssl(VARIABLE)". - trunk patch: http://svn.apache.org/r1707152 + trunk patch: http://svn.apache.org/r1707002 2.4.x patch: trunk works (modulo CHANGES) +1: rjung