stas        2004/09/16 17:09:02

  Modified:    todo     release api_status
  Log:
  Apache::Log is done
  
  Revision  Changes    Path
  1.57      +0 -14     modperl-2.0/todo/release
  
  Index: release
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/release,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -u -r1.56 -r1.57
  --- release   14 Sep 2004 20:13:18 -0000      1.56
  +++ release   17 Sep 2004 00:09:02 -0000      1.57
  @@ -51,20 +51,6 @@
     the issues and thinks he knows how to fix it, he just needs the time.
     owner: geoff
   
  -* Fixing Apache->warn("foo")
  -
  -  Report: http://mathforum.org/epigone/modperl-dev/noxtramcay/[EMAIL PROTECTED]
  -  Thread: http://mathforum.org/epigone/modperl-dev/noxtramcay
  -  Status: pending Apache::Log compat issues, this and other methods
  -          might be dropped.
  -  There are other problems with Apache::Log: at the moment only $r->
  -  and $s-> log calls log into vhost's error_log, need to figure out
  -  how to do that for object-less methods (Apache->warn(),
  -  Apache::warn(), warn (need to override with CORE::GLOBAL::warn), and
  -  if possible internal warnings as well
  -  owner: stas
  -
  -
   * per-server cleanups core dump or are otherwise ineffective
       Apache->server->process->pconf->cleanup_register(sub { ...  });
     Report: geoff
  
  
  
  1.39      +1 -1      modperl-2.0/todo/api_status
  
  Index: api_status
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/api_status,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -u -r1.38 -r1.39
  --- api_status        16 Sep 2004 23:58:28 -0000      1.38
  +++ api_status        17 Sep 2004 00:09:02 -0000      1.39
  @@ -30,7 +30,7 @@
           The whole TIE interface   
   VV src/docs/2.0/api/Apache/FilterRec.pod
   VV src/docs/2.0/api/Apache/HookRun.pod
  -+- src/docs/2.0/api/Apache/Log.pod
  +VP src/docs/2.0/api/Apache/Log.pod
           log_pid
   VV src/docs/2.0/api/Apache/Module.pod
   VV src/docs/2.0/api/Apache/PerlSections.pod
  
  
  

Reply via email to