]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBill Stoddard <stoddard@apache.org>
Thu, 26 Feb 2004 21:53:06 +0000 (21:53 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 26 Feb 2004 21:53:06 +0000 (21:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102788 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0205c420ec7f7d33a34f84f3b3cab73798237f01..c3e4902bf08c636403697a1daccc702a150a35e0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/26 20:32:19 $]
+Last modified at [$Date: 2004/02/26 21:53:06 $]
 
 Release:
 
@@ -258,7 +258,7 @@ PATCHES TO BACKPORT FROM 2.1
         Fix existing bug that leads to segfault with this fix if
         "BufferedLogs Off" is used:
         http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.114&r2=1.115
-      +1: trawick (, stoddard, jerenkrantz)
+      +1: trawick stoddard (, jerenkrantz)
 
     * mod_isapi: GetServerVariable("ALL_RAW") returned the wrong buffer
       size.  PR 20617  [Jesse Pelton <jsp pkc.com>]