]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast a vote... or as some would say: It's dark out.
authorSander Striker <striker@apache.org>
Mon, 16 Feb 2004 18:47:57 +0000 (18:47 +0000)
committerSander Striker <striker@apache.org>
Mon, 16 Feb 2004 18:47:57 +0000 (18:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102645 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d4b331a1f6190ac5e34e0b29f12568ec99c7c76e..d1797ea6fa7a3255f7d61e354491f3c814599652 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/02/16 17:59:36 $]
+Last modified at [$Date: 2004/02/16 18:47:57 $]
 
 Release:
 
@@ -233,7 +233,7 @@ PATCHES TO BACKPORT FROM 2.1
     * mod_auth_digest: Allow sub-requests with different methods than the
       original request.  PR 25040.
         modules/aaa/mod_auth_digest.c: r1.82
-      +1: jerenkrantz, nd, trawick
+      +1: jerenkrantz, nd, trawick, striker
 
     * Fix corruption of buffered logs with threaded MPMs.  PR 25520.
         http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.108&r2=1.109