From: Sander Striker Date: Mon, 16 Feb 2004 18:47:57 +0000 (+0000) Subject: Cast a vote... or as some would say: It's dark out. X-Git-Tag: 2.0.49~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73fb3f1d05e73e4a45befa4116e19ed522c3b557;p=thirdparty%2Fapache%2Fhttpd.git Cast a vote... or as some would say: It's dark out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102645 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d4b331a1f61..d1797ea6fa7 100644 --- 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