From: Christophe Jaillet Date: Tue, 9 Oct 2018 14:28:14 +0000 (+0000) Subject: Add CHANGES entry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a7b6a7fd10e43643e5fa81204336f223f245064;p=apache Add CHANGES entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843290 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 04d604abc7..ac9d47a46c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_proxy_scgi, mod_proxy_uwsgi: improve error handling when sending the + body of the response. [Jim Jagielski] + *) mod_session_cookie: avoid duplicate Set-Cookie header in the response. [Emmanuel Dreyfus , Luca Toscano]