dougm       00/09/27 14:10:21

  Modified:    .        ToDo
  Log:
  dammit, missed out on a sunny day today
  
  Revision  Changes    Path
  1.256     +7 -0      modperl/ToDo
  
  Index: ToDo
  ===================================================================
  RCS file: /home/cvs/modperl/ToDo,v
  retrieving revision 1.255
  retrieving revision 1.256
  diff -u -r1.255 -r1.256
  --- ToDo      2000/09/27 19:44:20     1.255
  +++ ToDo      2000/09/27 21:10:21     1.256
  @@ -3,6 +3,8 @@
                    (well, close to it anyhow)
   ---------------------------------------------------------------------------
   
  +- changes for libapreq+win32 [Jiho Hahm <[EMAIL PROTECTED]>]
  +
   - Perl{Module,Require} is allowed in .htaccess, but also adds to
     cls->Perl{Module,Require} arrays, which it should not
   
  @@ -69,6 +71,8 @@
   
   - Jeffrey W. Baker's Apache::Util::escape_html() replacement
   
  +- Apache::Connection keepalive methods [Joe Schaefer <[EMAIL PROTECTED]>]
  +
   ---------------------------------------------------------------------------
   CONFIG STUFF
   ---------------------------------------------------------------------------
  @@ -118,6 +122,9 @@
   ---------------------------------------------------------------------------
   MISC BUGS
   ---------------------------------------------------------------------------
  +
  +- $r->finfo problem with HTML::Mason::ApacheHandler
  +  [Shane Adams <[EMAIL PROTECTED]>]
   
   - "$ENV{FOO} = 'foo'" is cleared from the %ENV array, but left in the
     environ[], making it visible to subprocesses.
  
  
  

Reply via email to