dougm       01/06/14 23:10:16

  Modified:    .        ToDo
  Log:
  yawn
  
  Revision  Changes    Path
  1.285     +13 -1     modperl/ToDo
  
  Index: ToDo
  ===================================================================
  RCS file: /home/cvs/modperl/ToDo,v
  retrieving revision 1.284
  retrieving revision 1.285
  diff -u -r1.284 -r1.285
  --- ToDo      2001/06/14 16:38:18     1.284
  +++ ToDo      2001/06/15 06:10:15     1.285
  @@ -27,10 +27,18 @@
   - need to revisit send_http_header and r->status again, patch to
   revert to old behavior from [Julian Gilbey <[EMAIL PROTECTED]>]
   
  -- revisit DSO restart leakage
  +- revisit DSO restart leakage (seems ok with USE_DSO=1, USE_APXS leaks)
   
  +- Apache->server->register_cleanup
  +
  +- PerlSetEnv scoping [Roman Maeder <[EMAIL PROTECTED]>]
  +
  +- %LocationMatch <Perl> bug [Michael J Schout <[EMAIL PROTECTED]>]
  +
   ... core enhancements ...
   
  +- option to startup with something other than /dev/null
  +
   - PerlChildInitHandler should not be allowed inside <VirtualHost>
   
   - rid Apache->can_stack_handlers, make Apache->can('push_handlers') work
  @@ -74,6 +82,10 @@
   
   - disable PERL_SSI unless mod_include is listed in httpd -l
     and Action unless mod_action, etc.
  +
  +- Mac OS X
  +
  +- perl -MApache::ExtUtils=%Config does not work inside the apache tree
   
   ... docs ...
   
  
  
  

Reply via email to