]> granicus.if.org Git - apache/commitdiff
Note PCRE issue
authorJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 12:57:16 +0000 (12:57 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 12:57:16 +0000 (12:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577146 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index becf74ba8b1b0a516402fb9c2af5d3c1459d71fc..93a91177574e315aac3d40f82338d38987c8186a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,10 @@ Changes with Apache 2.4.8
     specifically crafted DAV WRITE requests
     [Amin Tora <Amin.Tora neustar.biz>]
 
+  *) 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 <ylavic.dev gmail com>, Jim Jagielski]