From: Yann Ylavic Date: Thu, 15 Feb 2018 23:15:16 +0000 (+0000) Subject: Follow up to r1821624: CHANGES entry. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e91837413fbc3572bf98be0167727e7cbacc91d9;p=apache 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 ae7117653d..3db385536b 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]