From: Jeff Trawick Date: Tue, 24 May 2005 22:21:29 +0000 (+0000) Subject: propose a few backports X-Git-Tag: 2.0.55~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eff1d8004ebfa08b43b123a8fd4eec36b600bfb;p=thirdparty%2Fapache%2Fhttpd.git propose a few backports git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@178301 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index db28bbf92f3..e3489d914fd 100644 --- a/STATUS +++ b/STATUS @@ -252,6 +252,21 @@ PATCHES TO BACKPORT FROM TRUNK: +1: jorton, bnicholes, trawick (isn't it worth a CHANGES entry for a storage corruption fix?) + *) fix z/OS annoyance with pathname on debug messages in error log + http://svn.apache.org/viewcvs?rev=178299&view=rev + +1: trawick + + *) EBCDIC: Handle chunked input from client or, with proxy, origin + server. + http://svn.apache.org/viewcvs?rev=178262&view=rev + (With 2.0.x it is the same code in the same function, but in + a different source file.) + +1: trawick + + *) Support the suppress-error-charset setting, as with Apache 1.3.x. + PR 31274. (current docs say it works with Apache from 2.0.40 ;) ) + http://svn.apache.org/viewcvs?rev=170354&view=rev + +1: trawick PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: