richter     2005/09/04 06:41:04

  Modified:    .        Changes.pod ep.h
  Log:
  undef AP_DEBUG
  
  Revision  Changes    Path
  1.287     +5 -0      embperl/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/embperl/Changes.pod,v
  retrieving revision 1.286
  retrieving revision 1.287
  diff -u -r1.286 -r1.287
  --- Changes.pod       13 Aug 2005 16:53:24 -0000      1.286
  +++ Changes.pod       4 Sep 2005 13:41:04 -0000       1.287
  @@ -1,5 +1,10 @@
   =pod
   
  +=head4 2.0.1
  +
  +    - Turn off Apache maintainer mode symbols, so it works with SuSE Apache
  +    - Wiki
  +
   
   =head4 2.0rc6
   
  
  
  
  1.49      +1 -0      embperl/ep.h
  
  Index: ep.h
  ===================================================================
  RCS file: /home/cvs/embperl/ep.h,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- ep.h      9 Aug 2005 05:12:19 -0000       1.48
  +++ ep.h      4 Sep 2005 13:41:04 -0000       1.49
  @@ -48,6 +48,7 @@
   }
   #endif
   
  +#undef AP_DEBUG
   
   #ifdef APACHE
   /* form mod_perl.h ->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to