From: Yann Ylavic Date: Fri, 13 Oct 2017 07:47:08 +0000 (+0000) Subject: Follow up to r1809881: CHANGES entry. X-Git-Tag: 2.5.0-alpha~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4c7b5f4a85f9b1f231b927580c1ffe73cdbde57;p=apache Follow up to r1809881: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812075 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index feb13da24a..3294bfc75e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) core: A signal received while stopping could have crashed the main + process. PR 61558. [Yann Ylavic] + *) mod_proxy: Fix regression for non decimal loadfactor parameter introduced in 2.4.28. [Jim Jagielski]