]> granicus.if.org Git - apache/commitdiff
CHANGES entry for CAN-2004-0942 fix
authorBill Stoddard <stoddard@apache.org>
Fri, 5 Nov 2004 15:39:16 +0000 (15:39 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 5 Nov 2004 15:39:16 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105691 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 569c96718ce49ddf32d1fd4d8f19552e3b90f906..faab502f86575a6c56d627a606f8267d3deddb5f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev
 
   [Remove entries to the current 2.0 section below, when backported]
 
+  *) SECURITY: CAN-2004-0942, Fix for memory consumption DoS.
+     [Joe Orton]
+
   *) mod_usertrack: Run the fixups hook before other modules.
      PR 29755. [Paul Querna]