gozer 2004/09/14 13:18:43
Modified: todo features_missing Log: Apache::ModuleConfig->get() is deprecated Revision Changes Path 1.9 +0 -3 modperl-2.0/todo/features_missing Index: features_missing =================================================================== RCS file: /home/cvs/modperl-2.0/todo/features_missing,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- features_missing 14 Sep 2004 20:13:18 -0000 1.8 +++ features_missing 14 Sep 2004 20:18:43 -0000 1.9 @@ -12,9 +12,6 @@ the def/exp files on Win32/AIX. * directive handlers are supported but need some work for 1.x compat - - Apache::ModuleConfig->get needs a compat method mapping to - Apache::Module->get_config - - Apache::CmdParms::{GETC,getline} needs compat mapping, similar to what Apache::Directive->as_string does, but one char or line at a time