From 9c9548c4ca4fbe973781d5778394f6820beac4eb Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Wed, 19 Mar 2003 15:08:23 +0000 Subject: [PATCH] keep changes in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99026 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 8164aaedb1..4c06afa698 100644 --- a/CHANGES +++ b/CHANGES @@ -54,11 +54,6 @@ Changes with Apache 2.1.0-dev no-gzip and gzip-only-text/html the same way as mod_deflate does. [André Malo] - *) Prevent endless loops of internal redirects in mod_rewrite by - aborting after exceeding a limit of internal redirects. The - limit defaults to 10 and can be changed using the RewriteOptions - directive. PR 17462. [André Malo] - *) mod_rewrite: Fix some problems reporting errors with mapping programs (RewriteMap prg:/something). [Jeff Trawick] @@ -160,6 +155,12 @@ Changes with Apache 2.1.0-dev Apache 2.0.xx tree as documented, and except as noted, below.] Changes with Apache 2.0.45 + + *) Prevent endless loops of internal redirects in mod_rewrite by + aborting after exceeding a limit of internal redirects. The + limit defaults to 10 and can be changed using the RewriteOptions + directive. PR 17462. [André Malo] + *) Win32: Avoid busy wait (consuming all the CPU idle cycles) when all worker threads are busy. [Igor Nazarenko ] -- 2.40.0