Author: stas
Date: Mon Dec  6 13:17:08 2004
New Revision: 110033

URL: http://svn.apache.org/viewcvs?view=rev&rev=110033
Log:
update the status

Modified:
   perl/modperl/trunk/README

Modified: perl/modperl/trunk/README
Url: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/README?view=diff&rev=110033&p1=perl/modperl/trunk/README&r1=110032&p2=perl/modperl/trunk/README&r2=110033
==============================================================================
--- perl/modperl/trunk/README   (original)
+++ perl/modperl/trunk/README   Mon Dec  6 13:17:08 2004
@@ -3,8 +3,9 @@
 *** Prerequisites ***
 
 Apache:
-  The DSO version of mod_perl works with Apache versions 2.0.47 -
-  2.0.52. The static version -- with Apache versions 2.0.51 - 2.0.52.
+  Dynamic mod_perl (DSO):    Apache 2.0.47 - 2.0.52.
+  Static mod_perl:           Apache 2.0.51 - 2.0.52.
+
   Newer Apache versions may work with this version of mod_perl.  If
   not, the cvs version likely will, which can be obtained from:
   
http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution
@@ -17,12 +18,8 @@
 
 *** Status ***
 
-mod_perl is currently considered beta when used with the prefork MPM.
-
-mod_perl is currently considered alpha when used with a threaded MPM.
+mod_perl is currently considered beta.
 
-Only DSO build of mod_perl-2.0 is currently supported, static builds
-will be support in the future.
 
 *** Documentation ***
 

Reply via email to