From: Ruediger Pluem Date: Sat, 24 Nov 2007 20:42:14 +0000 (+0000) Subject: * Cast some votes X-Git-Tag: 2.2.7~202 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e28a09ec4eab9ef49106ba957ef664a8929348a;p=thirdparty%2Fapache%2Fhttpd.git * Cast some votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@597914 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index aa8c9155130..55af9e3892c 100644 --- a/STATUS +++ b/STATUS @@ -185,7 +185,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=590641 2.2.x: http://people.apache.org/~jim/patches/reqtail-patch.txt - +1: jim + +1: jim, rpluem * rotatelogs: Change command-line parsing to report more types of errors. Allow local timestamps to be used when rotating based @@ -198,11 +198,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x: Trunk patches apply, but here is a consolidated patch: http://people.apache.org/~trawick/rotatelogs.txt - +1: trawick + +1: trawick, rpluem * http_filters: Fix handling of unrecognised Transfer Encodings PR 43882 http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_filters.c?r1=592951&r2=595954 + +1: rpluem + rpluem says: 1. I assume you are +1 to your own proposal, aren't you? :-) + 2. Please add a CHANGES entry since this fixes a PR. * mod_proxy: Support variable interpolation in reverse proxy configuration (revised proposal dealing with wrowe's concerns).