From: Yann Ylavic Date: Thu, 15 Feb 2018 23:15:16 +0000 (+0000) Subject: Follow up to r1821624: CHANGES entry. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2859 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e91837413fbc3572bf98be0167727e7cbacc91d9;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1821624: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1824381 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ae7117653d3..3db385536b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mpm_queue: Put fdqueue code in common for MPMs event and worker. + [Yann Ylavic] + *) mod_cache_socache: Fix caching of empty headers up to carriage return. [Yann Ylavic]