From e63f9fbad4d64e9ec9d62efd17bf2bb91e0f784d Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Fri, 18 May 2007 12:43:55 +0000 Subject: [PATCH] Document new directive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@539433 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index d1311dde84..697f26da2f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + *) mod_proxy: Added ProxyPassMatch directive, which is similar + to ProxyPass but takes a regex local path prefix. [Jim Jagielski] + *) mod_so: Solve dev's confusion by reporting expected/seen module magic signatures when failing with a 'garbled' message, and solve user's confusion by pointing out 'perhaps compiled for a different -- 2.50.1