From: Paul Querna Date: Mon, 20 Jun 2005 05:47:52 +0000 (+0000) Subject: - Add more votes. X-Git-Tag: 2.0.55~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da064dde5c833317780ce0bccc06c6670403d9b0;p=thirdparty%2Fapache%2Fhttpd.git - Add more votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@191397 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fcb48df1966..64cee917a85 100644 --- a/STATUS +++ b/STATUS @@ -234,7 +234,7 @@ PATCHES TO BACKPORT FROM TRUNK: *) fix z/OS annoyance with pathname on debug messages in error log http://svn.apache.org/viewcvs?rev=178299&view=rev - +1: trawick + +1: trawick, pquerna *) EBCDIC: Handle chunked input from client or, with proxy, origin server. @@ -252,7 +252,7 @@ PATCHES TO BACKPORT FROM TRUNK: message when it occurs during restart (as we already do for a couple of other calls). http://svn.apache.org/viewcvs?rev=179317&view=rev - +1: trawick, jorton + +1: trawick, jorton, pquerna *) proxy FTP: Fix confusion about globbing characters which could lead to getting a directory listing when a file was requested. PR 34512.