From: Yann Ylavic Date: Tue, 7 Oct 2014 17:03:30 +0000 (+0000) Subject: core: follow up to r1629925: changelog. X-Git-Tag: 2.5.0-alpha~3791 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a10a54afe83492436042b458ffe5adbde271a02;p=thirdparty%2Fapache%2Fhttpd.git core: follow up to r1629925: changelog. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1629928 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f846b80ba3b..c1db503d40e 100644 --- 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]