From: André Malo Date: Sat, 17 Apr 2004 00:02:04 +0000 (+0000) Subject: read too fast, wrote too much... X-Git-Tag: 2.0.50~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cacf65d80c940d023aaf1855e6c334c5c2e76f59;p=thirdparty%2Fapache%2Fhttpd.git read too fast, wrote too much... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103418 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 796519d8c38..34721e4b773 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/16 23:11:38 $] +Last modified at [$Date: 2004/04/17 00:02:04 $] Release: @@ -73,7 +73,6 @@ PATCHES TO BACKPORT FROM 2.1 identify exactly what the proposed changes are! ] *) mod_headers: Backport ErrorHeader directive (regression from 1.3) - and let Header directives work on both tables. modules/metadata/mod_headers.c: r1.44, 1.45, 1.51 +1: nd