]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update the CHANGES entry slightly, as "mod_proxy_ftp" doesn't really
authorColm MacCarthaigh <colm@apache.org>
Mon, 23 Jan 2006 19:20:06 +0000 (19:20 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 23 Jan 2006 19:20:06 +0000 (19:20 +0000)
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

CHANGES

diff --git a/CHANGES b/CHANGES
index 352c34d48525f6ac7e17b4803e067fddc1eaf557..cafcf02c48edf1be3302ff5a0be8ff4e2d9086ad 100644 (file)
--- 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 <jsnow27 gatesec.net>]