From: Jim Jagielski Date: Thu, 13 Mar 2014 12:57:16 +0000 (+0000) Subject: Note PCRE issue X-Git-Tag: 2.4.9~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cfd08d48dd4d42fdc6a28bbefd20043829e6864;p=apache Note PCRE issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577146 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index becf74ba8b..93a9117757 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,10 @@ Changes with Apache 2.4.8 specifically crafted DAV WRITE requests [Amin Tora ] + *) core: Support named groups and backreferences within the LocationMatch, + DirectoryMatch, FilesMatch and ProxyMatch directives. (Requires + non-ancient PCRE library) [Graham Leggett] + *) core: draft-ietf-httpbis-p1-messaging-23 corrections regarding TE/CL conflicts. [Yann Ylavic , Jim Jagielski]