]> granicus.if.org Git - apache/commitdiff
move backported change to the appropriate place.
authorAndré Malo <nd@apache.org>
Sun, 16 Feb 2003 04:47:31 +0000 (04:47 +0000)
committerAndré Malo <nd@apache.org>
Sun, 16 Feb 2003 04:47:31 +0000 (04:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98679 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 3c474a6eb7bef6d76e046c1c91a88caa3eb4ef20..7579eec20634688d03097bd1b5d6d89f092f2eeb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,10 +25,6 @@ Changes with Apache 2.1.0-dev
   *) Forward port of mod_actions' ability to handle arbitrary methods
      with the Script directive.  [André Malo]
 
-  *) mod_auth_digest no longer tries to guess AuthDigestDomain, if it's
-     not specified. Now it assumes "/" as already documented. PR 16937.
-     [André Malo]
-
   *) mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot
      be started on Unix because of such problems as bad permissions,
      bad shebang line, etc.  [Jeff Trawick]
@@ -109,6 +105,10 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.45
 
+  *) mod_auth_digest no longer tries to guess AuthDigestDomain, if it's
+     not specified. Now it assumes "/" as already documented. PR 16937.
+     [André Malo]
+
   *) Try to log an error if a piped log program fails.  Try to
      restart a piped log program in more failure situations.  Fix an
      existing problem with error handling in piped_log_spawn().  Use