From: Bill Stoddard Date: Fri, 5 Nov 2004 15:39:16 +0000 (+0000) Subject: CHANGES entry for CAN-2004-0942 fix X-Git-Tag: 2.1.1~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce37dd3d934ea8664efdb65ea84a6429e94ea27;p=thirdparty%2Fapache%2Fhttpd.git CHANGES entry for CAN-2004-0942 fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105691 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 569c96718ce..faab502f865 100644 --- 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]