geoff       2003/11/07 07:04:33

  Modified:    perl-framework/Apache-Test Changes
  Log:
  use apxs PREFIX to resolve relative httpd.conf directives
  ServerRoot is not present
  
  Revision  Changes    Path
  1.60      +3 -0      httpd-test/perl-framework/Apache-Test/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- Changes   5 Nov 2003 09:49:27 -0000       1.59
  +++ Changes   7 Nov 2003 15:04:33 -0000       1.60
  @@ -8,6 +8,9 @@
   
   =item 1.06-dev
   
  +use apxs PREFIX to resolve relative httpd.conf directives
  +ServerRoot is not present [Mike Cramer]
  +
   add support for a new subclass method 'bug_report', which if provided
   will be called when 'make test' fails. we use it in mod_perl to print
   the pointers on how to proceed when the failure occurs. [Stas]
  
  
  

Reply via email to