]> granicus.if.org Git - apache/commitdiff
sync
authorAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:40:17 +0000 (17:40 +0000)
committerAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:40:17 +0000 (17:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103362 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 2a473b115ba098353ae28cf3ee7d5efd18653c0f..daaa009764d47d142f2d82f4725ab8d82edb2a4c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -145,9 +145,6 @@ Changes with Apache 2.1.0-dev
   *) mod_dav: Disallow requests with an unescaped hash character in
      the Request-URI.  PR 21779.  [Amit Athavale <amit_athavale lycos.com>]
 
-  *) Add forensic logging module (mod_log_forensic).
-     [Ben Laurie]
-
   *) mod_proxy with ProxyErrorOverride On in a reverse-proxy configuration attaches
      a body to the 302 response and a wrong Content-Length header. 
      PR: 22951 [Ermanno Scaglione scaglione ..at.. starnetone.de]
@@ -333,6 +330,9 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) Add forensic logging module (mod_log_forensic).
+     [Ben Laurie]
+
   *) logresolve: Allow size of log line buffer to be overridden at
      build time (MAXLINE).  PR 27793.  [Jeff Trawick]