*) 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.