stas 01/10/02 06:36:10
Modified: todo api.txt missing_old_features.txt
Log:
- Perl{Set|Add}Var and dir_config are implemented
Revision Changes Path
1.7 +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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- api.txt 2001/09/28 13:51:57 1.6
+++ api.txt 2001/10/02 13:36:10 1.7
@@ -92,9 +92,6 @@
need to deal properly with modification of the current handler phase
we're running.
-$r->dir_config:
-depends on Perl{Set,Add}Var
-
Apache->httpd_conf:
depends on <Perl> sections
1.10 +1 -3 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- missing_old_features.txt 2001/09/28 19:29:53 1.9
+++ missing_old_features.txt 2001/10/02 13:36:10 1.10
@@ -6,11 +6,9 @@
- PerlCleanupHandler
-- Perl{Set,Add}Var
-
- PerlSetEnv, PerlPassEnv
-- PerlModule, PerlRequire: missing support for .htaccess as 1.x does.
+- PerlModule, PerlRequire, Perl{Set,Add}Var in .htacess is missing
- pod directives (=pod,=back,=cut) and __END__