Commit d34fa446 authored by Erik Abele's avatar Erik Abele
Browse files

Some votes...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124542 13f79535-47bb-0310-9956-ffa450edef68
parent 749581da
Loading
Loading
Loading
Loading
+3 −3
Changes for STATUS: 3 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -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