You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@hyperreal.org on 1999/07/27 02:33:51 UTC

cvs commit: modperl ToDo

dougm       99/07/26 17:33:51

  Modified:    .        ToDo
  Log:
  todo foo
  
  Revision  Changes    Path
  1.191     +13 -0     modperl/ToDo
  
  Index: ToDo
  ===================================================================
  RCS file: /home/cvs/modperl/ToDo,v
  retrieving revision 1.190
  retrieving revision 1.191
  diff -u -r1.190 -r1.191
  --- ToDo	1999/07/01 23:43:31	1.190
  +++ ToDo	1999/07/27 00:33:51	1.191
  @@ -3,6 +3,19 @@
                    (well, close to it anyhow)
   ---------------------------------------------------------------------------
   
  +- Apache::SizeLimit should use $r->child_terminate instead of exit(-2)
  +  Jon Peterson <jo...@snowdrift.org>
  +
  +- allow PerlSetVar to work w/o a request_rec
  +
  +- pre-load OPT_EXECCGI
  +
  +- rename PerlSendHeader?
  +
  +- syswrite/WRITE
  +
  +- sfio patch [Lupe Christoph <lu...@lupe-christoph.de>]
  +
   - SetEnv PATH cause garbled value (is it mod_env or mod_perl?)
   
   - mod_perl_version.h should not be directly written to