From: Yann Ylavic Date: Mon, 23 Mar 2015 08:15:24 +0000 (+0000) Subject: core: follow up to r1668532: CHANGES entry. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb8506f8d02cc41590399924d764193a645bf1f4;p=thirdparty%2Fapache%2Fhttpd.git core: follow up to r1668532: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668535 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 93577cd7730..ef7ad4f847f 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ Changes with Apache 2.5.0 to a local URL-path with the INCLUDES filter active, introduced in 2.4.11. PR 57531. [Yann Ylavic] + *) core: Initialize scoreboard's used optional functions on graceful restarts + to avoid a crash when relocation occurs. PR 57177. [Yann Ylavic] + *) mod_cgid: Within the first minute of a server start or restart, allow mod_cgid to retry connecting to its daemon process. Previously, 'No such file or directory: unable to connect to cgi daemon...' could