sbekman     01/08/01 23:11:18

  Modified:    todo     possible_new_features.txt
  Log:
  s/performance hit/bloat/
  
  Revision  Changes    Path
  1.5       +2 -2      modperl-2.0/todo/possible_new_features.txt
  
  Index: possible_new_features.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/possible_new_features.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- possible_new_features.txt 2001/08/02 04:38:12     1.4
  +++ possible_new_features.txt 2001/08/02 06:11:18     1.5
  @@ -72,8 +72,8 @@
          modperl_require_module("Apache::compat");
     #endif
   
  -  if MP_APACHE_COMPAT Makefile.PL option is true, but this carries a
  -  performance hit, so this is just an option.
  +  if MP_APACHE_COMPAT Makefile.PL option is true. But this adds bloat,
  +  so this is just an option to consider.
   
   
   new modules:
  
  
  

Reply via email to