From: Colm MacCarthaigh Date: Mon, 23 Jan 2006 19:20:06 +0000 (+0000) Subject: Update the CHANGES entry slightly, as "mod_proxy_ftp" doesn't really X-Git-Tag: 2.0.56~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753950c177b4e821d75b3eda1826dc39efa557a4;p=thirdparty%2Fapache%2Fhttpd.git Update the CHANGES entry slightly, as "mod_proxy_ftp" doesn't really make sense in a 2.0.x context. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371630 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 352c34d4852..cafcf02c48e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -*- coding: utf-8 -*- Changes with Apache 2.0.56 - *) Remove the base href tag from mod_proxy_ftp, as it breaks relative + *) Remove the base href tag from proxy_ftp, as it breaks relative links for clients not using an Authorization header. [Graham Leggett, Jon Snow ]