From: Yann Ylavic Date: Tue, 1 Mar 2016 15:19:27 +0000 (+0000) Subject: Follow up to r1720129 and r1723295: CHANGES entry. X-Git-Tag: 2.5.0-alpha~1979 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07ede4a84af58728553d32347fbde0f4d06cafcd;p=apache Follow up to r1720129 and r1723295: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733088 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 199c7dd64b..166728edfc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_ssl: Fix possibly leaking custom [EC]DH params on restart. + [Jan Kaluza, Yann Ylavic] + *) prefork: Initialize the POD when running in ONE_PROCESS (or -X) mode to avoid a crash. [Jan Kaluza, Yann Ylavic]