Commit 44a6f636 authored by Greg Ames's avatar Greg Ames
Browse files

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
parent 2fabe003
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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