]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
D'er..
authorKen Coar <coar@apache.org>
Wed, 6 Feb 2002 15:59:27 +0000 (15:59 +0000)
committerKen Coar <coar@apache.org>
Wed, 6 Feb 2002 15:59:27 +0000 (15:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93292 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 83705c2ed143cd2113eaf61578720ca5031e401f..f23646a0558d4a84780c86f45faf02148db12194 100644 (file)
@@ -1,6 +1,6 @@
 Changes with Apache 1.3.24
 
-  *) Add 'IgnoreCase' keyword to the DirectoryIndex directive;
+  *) Add 'IgnoreCase' keyword to the IndexOptions directive;
      if active, upper- and lower-case letters are insignificant
      in ordering.  In other words, all A* and a* files will be
      listed together, rather than the a* ones after all the [A-Z]*