From: Jim Jagielski Date: Tue, 11 Oct 2005 21:45:23 +0000 (+0000) Subject: Removed this file now that both the doc-only distribution X-Git-Tag: 2.3.0~2886 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7a581b9e4a99db8e6bf34a927e78cec1325174;p=thirdparty%2Fapache%2Fhttpd.git Removed this file now that both the doc-only distribution file 'bootJVM-doc-M.m.p.tar.gz' and source-plus-doc distribution file 'bootJVM-srcdoc-M.m.p.tar.gz' files are in the repository (at the root level of this project). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@312965 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0b42b9e6a6a..10fd32306f0 100644 --- a/CHANGES +++ b/CHANGES @@ -2,9 +2,6 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] - *) mod_proxy_balancer: BalancerManager and proxies correctly handle - member workers with paths. PR36816. [Ruediger Pluem, Jim Jagielski] - *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264. [Justin Erenkrantz] @@ -15,6 +12,9 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.9 + *) mod_proxy_balancer: BalancerManager and proxies correctly handle + member workers with paths. PR36816. [Ruediger Pluem, Jim Jagielski] + *) mod_log_config: %{hextid}P will log the thread id in hex with APR versions 1.2.0 or higher. [Jeff Trawick]