From: Yann Ylavic Date: Wed, 13 May 2015 11:35:22 +0000 (+0000) Subject: Follup up to r1679181: CHANGES entry. X-Git-Tag: 2.5.0-alpha~3154 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8efe0b81bbc8d7a4bab1287f906dcfbea6535e6c;p=apache Follup up to r1679181: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679182 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 6c1529dbb6..eccd9ae5c5 100644 --- 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 , 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".