stas        2003/09/26 12:19:13

  Modified:    todo     api.txt
  Log:
  $r->cleanup_for_exec needs to be added to Apache::compat as a noop
  
  Revision  Changes    Path
  1.36      +2 -0      modperl-2.0/todo/api.txt
  
  Index: api.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/api.txt,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -u -r1.35 -r1.36
  --- api.txt   30 Aug 2003 02:39:45 -0000      1.35
  +++ api.txt   26 Sep 2003 19:19:13 -0000      1.36
  @@ -38,6 +38,8 @@
   escape_path() - (was escape_uri) can be changed in apache not to require a
   pool
   
  +$r->cleanup_for_exec needs to be added to Apache::compat as a noop.
  +
   size_string() - can we use apr_strfsize ?
   
   escape_html() -  consider jeff baker's more robust implementation of
  
  
  

Reply via email to