]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
maintenance stuff
authorAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:38:39 +0000 (17:38 +0000)
committerAndré Malo <nd@apache.org>
Mon, 12 Apr 2004 17:38:39 +0000 (17:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103361 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS

diff --git a/CHANGES b/CHANGES
index a62bf11594d95b8fed9d43c5bcd5f6ef6a848620..1c0d19d287a28d92fbc68a7e87c9e4bd78f0363d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 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]
 
diff --git a/STATUS b/STATUS
index f91b2551077c3eeac28833c225b3895084850dfe..f73f1fe6088f38dfebaf28cf95dca95a981d6204 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/10 22:27:58 $]
+Last modified at [$Date: 2004/04/12 17:38:39 $]
 
 Release:
 
@@ -172,9 +172,6 @@ PATCHES TO BACKPORT FROM 2.1
          modules/mappers/mod_rewrite.c: r1.254
        +1: nd, trawick
 
-    *) Backport mod_log_forensic.
-       +1: ben, stoddard, nd
-
     *) mod_include: remove "recursive-include" check, it's no longer
        necessary and forbids legal actions.
           modules/filters/mod_include.c: r1.296