]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
core: follow up to r1629925: changelog.
authorYann Ylavic <ylavic@apache.org>
Tue, 7 Oct 2014 17:03:30 +0000 (17:03 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 7 Oct 2014 17:03:30 +0000 (17:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1629928 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f846b80ba3bb3023c0e3d216862de9acea3a8b36..c1db503d40ed84abb237417c5078a52e82ea7b36 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) core: Ensure that httpd exits with an error status when the MPM fails
+     to run.  [Yann Ylavic]
+
   *) mod_cache_socache: Change average object size hint from 32 bytes to
      2048 bytes.  [Rainer Jung]