stas        2002/06/15 12:15:52

  Modified:    .        README
  Log:
  - add the URL for the docs (not the final location yet)
  - add a pointer to the doc explaining how to report bugs
  
  Revision  Changes    Path
  1.6       +4 -0      modperl-2.0/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/README,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- README    19 May 2002 19:08:11 -0000      1.5
  +++ README    15 Jun 2002 19:15:52 -0000      1.6
  @@ -13,12 +13,16 @@
   
   docs are available in /docs. Currently they don't get installed on
   'make install'. Certain API documentation can be found in docs/api/.
  +the online version is at http://perl.apache.org/release/.
   
   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.
   
   For comments, questions, bug-reports, etc., join the mod_perl users
   list by sending mail to [EMAIL PROTECTED]
  +
  +when reporting bugs please follow the instructions at:
  +http://perl.apache.org/release/docs/2.0/user/help/help.html#Reporting_Problems
   
   For announcements join the mod_perl announce list by sending mail to
   [EMAIL PROTECTED]
  
  
  


Reply via email to