You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by er...@apache.org on 2005/01/07 18:20:47 UTC

svn commit: r124542 - /httpd/httpd/branches/2.0.x/STATUS

Author: erikabele
Date: Fri Jan  7 09:20:44 2005
New Revision: 124542

URL: http://svn.apache.org/viewcvs?view=rev&rev=124542
Log:
Some votes...

Modified:
   httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
Url: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?view=diff&rev=124542&p1=httpd/httpd/branches/2.0.x/STATUS&r1=124541&p2=httpd/httpd/branches/2.0.x/STATUS&r2=124542
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS	(original)
+++ httpd/httpd/branches/2.0.x/STATUS	Fri Jan  7 09:20:44 2005
@@ -90,12 +90,12 @@
     *) 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 @@
        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