From: Jim Jagielski Date: Wed, 27 Mar 2002 12:55:35 +0000 (+0000) Subject: Depreciate mod_proxy's own CHANGES file X-Git-Tag: 2.0.34~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a27728ce7c84439d51ddb82b5a797ac108ea06;p=thirdparty%2Fapache%2Fhttpd.git Depreciate mod_proxy's own CHANGES file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94219 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/CHANGES b/modules/proxy/CHANGES index d1388c583f1..73a9228d75b 100644 --- a/modules/proxy/CHANGES +++ b/modules/proxy/CHANGES @@ -1,3 +1,13 @@ +****************************************** +* PLEASE NOTE: Now that development for * +* mod_proxy has been folded back into * +* the httpd-2.0 tree, this file has * +* been depreciated. Proxy changes should * +* be noted in httpd-2.0's CHANGES file. * +* This file exists for historical * +* purposes. * +****************************************** + mod_proxy changes for httpd 2.0.29-dev *) don't do keepalives for sub-requests. [Ian Holsman]