]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote for a backport
authorBill Stoddard <stoddard@apache.org>
Thu, 12 Jun 2003 21:17:22 +0000 (21:17 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 12 Jun 2003 21:17:22 +0000 (21:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100228 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bfb2ac4d8a7059038b99062f462604efe050281b..d5d829bb03d05aec8272919ea531b28b439ee402 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/06/10 15:07:39 $]
+Last modified at [$Date: 2003/06/12 21:17:22 $]
 
 Release:
 
@@ -63,6 +63,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES TO PORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
+    * Win32: Whack the fully qualified names that appear in the log when
+      loglevel debug is being used.
+      http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/log.c.diff?r1=1.133&r2=1.134
+      +1: stoddard
 
     * Backport LimitInteralRecursion to 2.0 and 1.3.
       (1.3 patch is here: <http://cvs.apache.org/~nd/recursion13.patch>)