]> granicus.if.org Git - apache/commitdiff
Follup up to r1679181: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 11:35:22 +0000 (11:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 May 2015 11:35:22 +0000 (11:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679182 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6c1529dbb6005902bfdb2af2dc565fe20da409c5..eccd9ae5c558e9efb9dfb32586b45abaa142f6ab 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewrite: Fix lifetime
+     of DB lookup entries independently of the selected DB engine.  PR 46421.
+     [Steven whitson <steven.whitson gmail com>, Jan Kaluza, Yann Ylavic].
+
   *) mod_ssl OCSP Stapling: Don't block initial handshakes while refreshing
      the OCSP response for a different certificate.  mod_ssl has an additional
      global mutex, "ssl-stapling-refresh".