]> granicus.if.org Git - apache/commitdiff
Add CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Sep 2015 06:10:29 +0000 (06:10 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Sep 2015 06:10:29 +0000 (06:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701442 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 5755bbdffcac5db04d7509fc3a45e5161345c89b..bbe52e8419e07ec05671b5760deea801c3db654c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@ Changes with Apache 2.4.17
   *) apxs: Add HTTPD_VERSION and HTTPD_MMN to the variables available with 
      apxs -q. PR58202. [Daniel Shahaf <danielsh apache.org>]
 
+  *) mod_rewrite: Avoid a crash when lacking correct DB access permissions
+     when using RewriteMap with MapType dbd or fastdbd.  [Christophe Jaillet]
+
   *) mod_authz_dbd: Avoid a crash when lacking correct DB access permissions.
      PR 57868. [Jose Kahan <jose w3.org>, Yann Ylavic]