stas        2003/01/27 23:33:14

  Modified:    todo     README missing_old_features.txt
  Log:
  todo updates
  
  Revision  Changes    Path
  1.4       +3 -1      modperl-2.0/todo/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/README,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- README    8 May 2001 22:25:56 -0000       1.3
  +++ README    28 Jan 2003 07:33:14 -0000      1.4
  @@ -8,7 +8,9 @@
   o Perl interfaces to Apache/APR API functions
   o I/O + filtering
   o protocol module support
  -o <Perl> sections
  +
  +o <Perl> sections (+in progress, gozer is working on it)
  +
   o directive handlers
   o cgi emulation, i.e. %ENV/END{}/@INC/exit() management
   o 1.x compat mode
  
  
  
  1.24      +7 -2      modperl-2.0/todo/missing_old_features.txt
  
  Index: missing_old_features.txt
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/todo/missing_old_features.txt,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- missing_old_features.txt  24 Jan 2003 07:20:16 -0000      1.23
  +++ missing_old_features.txt  28 Jan 2003 07:33:14 -0000      1.24
  @@ -40,13 +40,18 @@
   
   - mod_perl.pm::import
   
  -- Apache::Status
  +- Apache::Status (stas: in progress, needs Apache::Peek and a few
  +  other fixes)
   
   - Apache::test: tobe a compat stub around new test framework
   
   - Apache::src: tobe a compat stub around new build framework
   
  -- Apache::PerlSections: depends on <Perl>
  +- Apache::PerlSections: still missing:
  +   - $Apache::Server::SaveConfig
  +   - $Apache::ReadConfig::DocumentRoot
  +   - $Apache::Server::StrictPerlSections
  +   - Apache::PerlSections->store(filename)
   
   - Apache::SizeLimit and Apache::Resource
   
  
  
  


Reply via email to