From: Greg Ames Date: Fri, 20 May 2005 20:34:26 +0000 (+0000) Subject: add a backport vote X-Git-Tag: 2.0.55~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a6730cd12f5a6fc54c7a3c74a05773212ae228;p=thirdparty%2Fapache%2Fhttpd.git add a backport vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 62f3af88359..574c6ddf46b 100644 --- a/STATUS +++ b/STATUS @@ -129,6 +129,10 @@ PATCHES TO BACKPORT FROM TRUNK: (ignore changes to event MPM, which don't apply to 2.0.x) +1: trawick, jorton, gregames + *) mod_rewrite: use buffered I/O for RewriteMap txt: files + http://svn.apache.org/viewcvs.cgi?rev=161354&view=rev + +1: gregames + *) several changes to improve logging of connection-oriented errors, including ap_log_cerror() API (needs minor bump in addition to changes below) http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.289&r2=1.291