]> granicus.if.org Git - apache/commitdiff
* CHANGES
authorSander Striker <striker@apache.org>
Sat, 27 Sep 2003 18:35:31 +0000 (18:35 +0000)
committerSander Striker <striker@apache.org>
Sat, 27 Sep 2003 18:35:31 +0000 (18:35 +0000)
  Update to account for backport.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101331 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d6f6c2981069c1cf96fd878a45d8c3563bf7df0..9139b4d26b8b03f6891b3e6583e852c6a491c3f0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -67,11 +67,6 @@ Changes with Apache 2.1.0-dev
   *) mod_ssl: Fix segfaults after renegotiation failure. PR 21370
      [Hartmut Keil <Hartmut.Keil@adnovum.ch>]
 
-  *) mod_autoindex: If a directory contains a file listed in the
-     DirectoryIndex directive, the folder icon is no longer replaced
-     by the icon of that file. PR 9587.
-     [David Shane Holden <dpejesh@yahoo.com>] 
-
   *) mod_authz_groupfile: Strip trailing spaces of group names. This
      hopefully saves some hours of searching for typos. PR 12863.
      [AndrĂ© Malo]
@@ -232,6 +227,11 @@ Changes with Apache 2.1.0-dev
    Apache 2.0.xx tree as documented, and except as noted, below.]
 
 Changes with Apache 2.0.48
+  
+  *) mod_autoindex: If a directory contains a file listed in the
+     DirectoryIndex directive, the folder icon is no longer replaced
+     by the icon of that file. PR 9587.
+     [David Shane Holden <dpejesh@yahoo.com>] 
 
   *) Fixed mod_usertrack to not get false positive matches on the
      user-tracking cookie's name.  PR 16661.