]> granicus.if.org Git - apache/commitdiff
Remove entry backported in 2.4.x r1811749
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:50:38 +0000 (23:50 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:50:38 +0000 (23:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817006 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c563298f0384ea82ce8ad71cc5982dee6b9bfd21..b97d0664e9c9d92867cf154dc27e8625969ac6be 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -79,9 +79,6 @@ Changes with Apache 2.5.0-alpha
      - MDRequireHttps now happens before any Redirect.
      [Stefan Eissing]
 
-  *) mod_authz_dbd: fix a segmentation fault if AuthzDBDQuery is not set.
-     PR 61546 [Lubos Uhliarik <luhliari redhat.com>]
-
   *) mod_ssl: unshare SSLSrvConfigRec instances between base server and virtual hosts. This avoids
      overwrites of later initializattions (vhost_id), selective disables by "SSLEngine addr-list"
      and certificate/key pickup from mod_md. [Stefan Eissing]