]> granicus.if.org Git - apache/commitdiff
Follow up to r1809881: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Fri, 13 Oct 2017 07:47:08 +0000 (07:47 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 13 Oct 2017 07:47:08 +0000 (07:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1812075 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index feb13da24aec15918c04064df76027944ac2a80a..3294bfc75e3a92ce7a0aa0284201f9a41981871b 100644 (file)
--- 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]