]> granicus.if.org Git - apache/commitdiff
Sync CHANGES entry for VU#379828 with 2.0
authorSander Striker <striker@apache.org>
Wed, 9 Jul 2003 12:15:42 +0000 (12:15 +0000)
committerSander Striker <striker@apache.org>
Wed, 9 Jul 2003 12:15:42 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100515 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 44a1f4a5863607b6b474835c0ae8600e4a799bdc..b7c4d8fe4fa8cc54ade54b8a6f5b1be5c86c5ff5 100644 (file)
--- 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