From: Bill Stoddard Date: Thu, 26 Feb 2004 21:53:06 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.49~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc5b4cf815ad1011a92b92f69161642bb5675c0;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102788 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0205c420ec7..c3e4902bf08 100644 --- 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 ]