stas 02/05/19 02:33:03 Modified: . README Log: - add a pointer to /docs - update the requirement to 2.0.37 Revision Changes Path 1.4 +4 -1 modperl-2.0/README Index: README =================================================================== RCS file: /home/cvs/modperl-2.0/README,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- README 7 Apr 2002 00:27:59 -0000 1.3 +++ README 19 May 2002 09:33:03 -0000 1.4 @@ -1,6 +1,6 @@ This is mod_perl version 2.0-tobe -Apache version 2.0.35 or higher is required. +Apache version 2.0.37 or higher is required. Perl version 5.6.0 or higher is required. @@ -10,6 +10,9 @@ Only DSO build of mod_perl-2.0 is currently supported, static builds will be support in the future. + +docs are available in /docs. Currently they don't get installed on +'make install'. Certain API documentation can be found in docs/api/. mod_perl-2.0-tobe is not 100% feature complete with the 1.xx version. See the todo/ directory for what remains to be done.