stas        02/01/28 21:41:59

  Modified:    todo     api.txt
  Log:
  - no need to implement the interface for apr_array_header as there is no
  use for it in mod_perl
  
  Revision  Changes    Path
  1.20      +0 -3      modperl-2.0/todo/api.txt
  
  Index: api.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/api.txt,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- api.txt   23 Dec 2001 04:30:28 -0000      1.19
  +++ api.txt   29 Jan 2002 05:41:59 -0000      1.20
  @@ -102,9 +102,6 @@
   Apache->unescape_url{_info}:
   not yet implemented.  should be moved to Apache::Util
   
  -apr_array_header_t:
  -needs an interface, either methods and/or tied array interface
  -
   Apache::perl_hook:
   should have this or something check if PerlOptions allows the given
   handler/feature to be used.
  
  
  


Reply via email to