From a4e093b7cadf9e950cd359cbbdb045769884225a Mon Sep 17 00:00:00 2001 From: Sander Striker Date: Wed, 9 Jul 2003 12:15:42 +0000 Subject: [PATCH] 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 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.40.0