gozer 2004/08/17 16:36:09
Modified: todo features_maybe Log: Record the availability of an Apache::MethodList patch Revision Changes Path 1.7 +4 -0 modperl-2.0/todo/features_maybe Index: features_maybe =================================================================== RCS file: /home/cvs/modperl-2.0/todo/features_maybe,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- features_maybe 10 May 2004 03:01:07 -0000 1.6 +++ features_maybe 17 Aug 2004 23:36:09 -0000 1.7 @@ -140,6 +140,10 @@ APR::File->mktemp (apr_file_mktemp) and a perlio layer defined in terms of apr_file_t to use it. +- Apache::MethodList was implemented but was not usefull enough. + Thread: http://marc.theaimsgroup.com/?t=109269086600003&r=1&w=2 + Patch: http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=109278475112976&q=p6 + new modules: -----------