From: Yann Ylavic Date: Tue, 7 Oct 2014 17:03:30 +0000 (+0000) Subject: core: follow up to r1629925: changelog. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d77cd072c0ccdcccefc4b16abccb93843ef68b;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]