cholet      00/05/19 03:06:08

  Modified:    .        Changes
               Apache   Apache.pm
  Log:
  doc update
  
  Revision  Changes    Path
  1.487     +1 -0      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.486
  retrieving revision 1.487
  diff -u -r1.486 -r1.487
  --- Changes   2000/05/17 05:44:25     1.486
  +++ Changes   2000/05/19 10:06:04     1.487
  @@ -16,6 +16,7 @@
   
   variable $Apache::Server::ConfigTestOnly is set to 1 if Apache
   is running in configuration test mode (httpd -t)
  +(not unavailable under Win32)
   [Eric Cholet <[EMAIL PROTECTED]>]
   
   add PerlAddVar directive, like PerlSetVar, but uses ap_table_add
  
  
  
  1.50      +1 -0      modperl/Apache/Apache.pm
  
  Index: Apache.pm
  ===================================================================
  RCS file: /home/cvs/modperl/Apache/Apache.pm,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- Apache.pm 2000/05/16 14:48:40     1.49
  +++ Apache.pm 2000/05/19 10:06:07     1.50
  @@ -1143,6 +1143,7 @@
      
      </Perl>
   
  +This variable is not available under Win32.
   
   =back
   
  
  
  

Reply via email to