dougm       01/10/08 11:40:34

  Modified:    todo     api.txt
  Log:
  Apache->taint and Apache::{stash,clear}_rgy_endav are implemented
  
  Revision  Changes    Path
  1.9       +0 -6      modperl-2.0/todo/api.txt
  
  Index: api.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/api.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- api.txt   2001/10/06 01:03:27     1.8
  +++ api.txt   2001/10/08 18:40:34     1.9
  @@ -72,9 +72,6 @@
   Apache::{Server,Process} classes:
   require mutex lock for writing
   
  -Apache->untaint:
  -not yet implemented, required for Apache::Registry
  -
   Apache->exit:
   not yet implemented
   maybe use die $r/PROPAGATE instead of tie-ing $@ ?
  @@ -111,9 +108,6 @@
   $r->slurp_filename:
   optimized version not yet implemented (compat version exists in
   Apache::compat)
  -
  -$r->{stash,clear}_rgy_endav:
  -not yet implemented, nor is any END block management
   
   Apache->unescape_url{_info}:
   not yet implemented.  should be moved to Apache::Util
  
  
  


Reply via email to