cvs commit: modperl-docs/src/docs/2.0/user/handlers filters.pod

2004-02-09 Thread stas
stas2004/02/09 10:22:49 Modified:src/docs/2.0/user/handlers filters.pod Log: filter handlers are now always AutoLoaded Revision ChangesPath 1.35 +18 -3 modperl-docs/src/docs/2.0/user/handlers/filters.pod Index: filters.pod =

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

2004-02-09 Thread stas
stas2004/02/09 10:44:58 Modified:src/docs/2.0/user/porting compat.pod Log: Since Apache::SubProcess is now part of the mp2 API, add $r->cleanup_for_exec as a noop in Apache::compat. That function is no longer needed in Apache2. Revision ChangesPath 1.38 +14 -

cvs commit: modperl-docs/src/docs/2.0/user/porting compat.pod

2004-02-09 Thread stas
stas2004/02/09 12:28:39 Modified:src/docs/2.0/user/porting compat.pod Log: merge two duplicated entries into one Revision ChangesPath 1.39 +3 -11 modperl-docs/src/docs/2.0/user/porting/compat.pod Index: compat.pod ==