]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Some votes...
authorErik Abele <erikabele@apache.org>
Fri, 7 Jan 2005 17:20:44 +0000 (17:20 +0000)
committerErik Abele <erikabele@apache.org>
Fri, 7 Jan 2005 17:20:44 +0000 (17:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124542 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5326347f489ccff8928fc5802997d7acafae2a77..c98b927f11added8c5ca17e7d093e87d91900d15 100644 (file)
--- 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