From: Jeff Trawick Date: Mon, 15 Sep 2003 15:43:37 +0000 (+0000) Subject: sync with APACHE_2_0_BRANCH X-Git-Tag: pre_ajp_proxy~1163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=210c5faf911004569b6cee35246905697d471013;p=apache sync with APACHE_2_0_BRANCH git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 90f9a3c3a5..4f6b0700de 100644 --- a/CHANGES +++ b/CHANGES @@ -76,8 +76,6 @@ Changes with Apache 2.1.0-dev *) mod_rewrite: RewriteRules in server context using the force type feature [T=...] no longer disable MultiViews. [André Malo] - *) ab: Work over non-loopback on Unix again. PR 21495. [Jeff Trawick] - *) mod_rewrite: In external rewrite maps lookup keys containing a newline now cause a lookup failure. PR 14453. [Cedric Gavage , André Malo] @@ -261,6 +259,8 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) ab: Work over non-loopback on Unix again. PR 21495. [Jeff Trawick] + *) Fix a misleading message from the some of the threaded MPMs when MaxClients has to be lowered due to the setting of ServerLimit. [Jeff Trawick]