From: Christophe Jaillet Date: Sun, 6 Sep 2015 06:10:29 +0000 (+0000) Subject: Add CHANGES entry X-Git-Tag: 2.4.17~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b57abb91f3090491bee0169f623cf2015bae495f;p=apache Add CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701442 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5755bbdffc..bbe52e8419 100644 --- 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 ] + *) 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 , Yann Ylavic]