]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBill Stoddard <stoddard@apache.org>
Mon, 29 Mar 2004 03:01:22 +0000 (03:01 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 29 Mar 2004 03:01:22 +0000 (03:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103185 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9e15e5127c25616cab2eec6d4cf8fe312488a742..72fac9661f5e6c95d3a153860a7f546fe132411e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/29 02:37:57 $]
+Last modified at [$Date: 2004/03/29 03:01:22 $]
 
 Release:
 
@@ -283,11 +283,11 @@ PATCHES TO BACKPORT FROM 2.1
     * logresolve: Allow size of log line buffer to be overridden at
       build time (MAXLINE).  PR 27793.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/logresolve.c?r1=1.22&r2=1.23
-      +1: trawick
+      +1: trawick, stoddard
 
     * core_output_filter: tag the deferred write_pool
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.269&r2=1.270
-      +1: trawick
+      +1: trawick, stoddard
 
     * Don't include newlines in strings passed to ap_log_error.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/main.c?r1=1.155&r2=1.156