From: Jean-Frederic Clere Date: Mon, 27 Nov 2006 14:30:28 +0000 (+0000) Subject: Add my +1. X-Git-Tag: 2.2.4~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07ae9add70d07cc04ba72cfae231f61afd40b10;p=thirdparty%2Fapache%2Fhttpd.git Add my +1. BTW: Autoflush (even in trunk) does not work (See PR 19954). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@479636 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b26a57f4870..20a9b43f7aa 100644 --- a/STATUS +++ b/STATUS @@ -86,7 +86,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Create flush bucket in that case. This feature has been added to the recent Tomcat versions without breaking the AJP protocol. Trunk:http://svn.apache.org/viewvc?view=rev&revision=468941 - +1: mturk, rpluem + +1: mturk, rpluem, jfclere * mpm_winnt: Fix return values from wait_for_many_objects. Trunk version of patch: