]> granicus.if.org Git - apache/commitdiff
Add CHANGES entry
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 9 Oct 2018 14:28:14 +0000 (14:28 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 9 Oct 2018 14:28:14 +0000 (14:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843290 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 04d604abc740659890a9c7804f8c9a5a6db85207..ac9d47a46c647898e897b46199284ef1b8a20ed7 100644 (file)
--- 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 <manu@netbsd.org>, Luca Toscano]