]> granicus.if.org Git - apache/commitdiff
Move entry already backported to 2.4.8.
authorYann Ylavic <ylavic@apache.org>
Thu, 3 Apr 2014 22:49:04 +0000 (22:49 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 3 Apr 2014 22:49:04 +0000 (22:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584443 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 69f5a7e826ade8a9f892b42d1e0f02b7880c2eda..03e189e26eb9b5dd8b06e8aee69d09dd6fca4e48 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -52,7 +52,10 @@ Changes with Apache 2.4.8
      non-ancient PCRE library) [Graham Leggett]
 
   *) core: draft-ietf-httpbis-p1-messaging-23 corrections regarding
-     TE/CL conflicts. [Yann Ylavic <ylavic.dev gmail com>, Jim Jagielski]
+     TE/CL conflicts. [Yann Ylavic, Jim Jagielski]
+
+  *) core: Detect incomplete request and response bodies, log an error and
+     forward it to the underlying filters. PR 55475 [Yann Ylavic]
 
   *) mod_dir: Add DirectoryCheckHandler to allow a 2.2-like behavior, skipping 
      execution when a handler is already set. PR53929. [Eric Covener]