]> granicus.if.org Git - apache/blobdiff - CHANGES
Deal with unrecognised Transfer-Encoding headers.
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index c7201fac72c19b291820718fe6f9f8e4f74460f0..855be86bfb7670ac0d3b68909995d12621304e48 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
 Changes with Apache 2.3.0
 [ When backported to 2.2.x, remove entry from this file ]
 
+  *) core: Handle unrecognised transfer-encodings.
+     PR 43882 [Nick Kew]
+
   *) core: Avoid some unexpected connection closes by telling the client
      that the connection is not persistent if the MPM process handling
      the request is already exiting when the response header is built.