From: Erik Abele Date: Fri, 7 Jan 2005 17:20:44 +0000 (+0000) Subject: Some votes... X-Git-Tag: 2.0.53~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a931275f947b3a9a8c3e8d037a99dd7c7e2538c6;p=thirdparty%2Fapache%2Fhttpd.git Some votes... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124542 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5326347f489..c98b927f11a 100644 --- a/STATUS +++ b/STATUS @@ -90,12 +90,12 @@ PATCHES TO BACKPORT FROM 2.1 *) Add charset to the painfully old example CGI scripts. [These should really be replaced with proper encoding of the output.] svn rev 111580 - +1: fielding + +1: fielding, erikabele *) conf: Remove AddDefaultCharset from the default configuration because setting a site-wide default does more harm than good. PR 23421. svn rev 111581 - +1: fielding + +1: fielding, erikabele *) mpm/winnt/child.c: thread_num is long, aught to use %ld not %d for logs svn rev 106653 @@ -112,7 +112,7 @@ PATCHES TO BACKPORT FROM 2.1 but makes it easier to statically build "external" modules by simply adding them to ./modules. modules/config5.m4: 1.4 - +1: jim, jerenkrantz + +1: jim, jerenkrantz, erikabele +0: wrowe (would rather see --with-module-lib=foo --enable-bar=shared syntax to support multiple libs, module modules. Might need to pass the