From: Joe Orton Date: Fri, 3 Jun 2005 12:03:42 +0000 (+0000) Subject: vote+note X-Git-Tag: 2.0.55~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e398ecedd4ee2b8d8e0a2a5a98a72d330b613c;p=thirdparty%2Fapache%2Fhttpd.git vote+note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@179776 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 61993509205..3feeb470a7b 100644 --- a/STATUS +++ b/STATUS @@ -255,18 +255,19 @@ PATCHES TO BACKPORT FROM TRUNK: *) 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 + +1: trawick, jorton *) Downgrade the log level of a worker MPM apr_proc_mutex_foo error 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 + +1: trawick, jorton *) proxy FTP: Fix confusion about globbing characters which could lead to getting a directory listing when a file was requested. PR 34512. http://svn.apache.org/viewcvs?rev=179704&view=rev +1: trawick + jorton: this doesn't apply to 2.0.x as-is, needs a rediff *) mod_mime_magic: Handle CRLF-format magic files so that it works with the default installation on Windows.