From 77677946e6b45112f55490d95d8095777af3f37b Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 23 May 2015 13:16:22 +0000 Subject: [PATCH] Note that the OCSP stapling improvement partially addressed bug 57131. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1681347 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0657af0986..8d798137b9 100644 --- a/CHANGES +++ b/CHANGES @@ -14,7 +14,8 @@ Changes with Apache 2.4.13 *) 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". [Jeff Trawick] + global mutex, "ssl-stapling-refresh". PR 57131 (partial fix). + [Jeff Trawick] *) mod_authz_dbm: Fix crashes when "dbm-file-group" is used and authz modules were loaded in the "wrong" order. [Joe Orton] -- 2.50.1