]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
sync
authorAndré Malo <nd@apache.org>
Mon, 14 Jun 2004 22:11:25 +0000 (22:11 +0000)
committerAndré Malo <nd@apache.org>
Mon, 14 Jun 2004 22:11:25 +0000 (22:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103951 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7343480a49aac562325210930aad43eca7fc17a3..6de7f9aeaa711fa5ca46105c37780ae736dffb53 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -376,6 +376,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) mod_alias now emits a warning if it detects overlapping *Alias*
+     directives.  [André Malo]
+
   *) mod_rewrite no longer turns forward proxy requests into reverse proxy
      requests. PR 28125  [ast domdv.de, André Malo]