From: Sander Striker Date: Wed, 9 Jul 2003 12:15:42 +0000 (+0000) Subject: Sync CHANGES entry for VU#379828 with 2.0 X-Git-Tag: pre_ajp_proxy~1474 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4e093b7cadf9e950cd359cbbdb045769884225a;p=apache Sync CHANGES entry for VU#379828 with 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100515 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 44a1f4a586..b7c4d8fe4f 100644 --- a/CHANGES +++ b/CHANGES @@ -169,10 +169,10 @@ Changes with Apache 2.0.48 Changes with Apache 2.0.47 - *) Prevent the server from crashing when entering infinite loops. The - new LimitInternalRecursion directive configures limits of subsequent - internal redirects and nested subrequests, after which the request - will be aborted. PR 19753 (and probably others). + *) SECURITY [VU#379828] Prevent the server from crashing when entering + infinite loops. The new LimitInternalRecursion directive configures + limits of subsequent internal redirects and nested subrequests, after + which the request will be aborted. PR 19753 (and probably others). [William Rowe, Jeff Trawick, André Malo] *) core_output_filter: don't split the brigade after a FLUSH bucket if