From: Jeff Trawick Date: Wed, 28 Apr 2004 23:36:31 +0000 (+0000) Subject: merge X-Git-Tag: 2.0.50~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b8a3cf700bd4f9a370c410cacf5b51c1b3e1e58;p=thirdparty%2Fapache%2Fhttpd.git merge git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103548 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a6b75fdd984..7ea84f21d00 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/28 18:09:59 $] +Last modified at [$Date: 2004/04/28 23:36:31 $] Release: @@ -367,6 +367,10 @@ PATCHES TO BACKPORT FROM 2.1 which integrates the two rounds of changes) +1 concept: trawick + * Make sure long request lines are '\0'-terminated. (PR 28376) + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c?r1=1.147&r2=1.148 + +1: trawick + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,