geoff 2003/08/23 22:18:35
Modified:src/docs/2.0/devel/porting porting.pod
Log:
mmn tweak
Submitted by: stas
Revision ChangesPath
1.16 +1 -1 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Index: porting.pod
geoff 2003/08/22 12:17:36
Modified:src/docs/2.0/devel/porting porting.pod
Log:
remove support for httpd 2.0.45/apr 0.9.3 and lower.
httpd 2.0.46 is now the minimum supported version.
Submitted by: geoff
Reviewed by: stas
Revision ChangesPath
1.15 +2 -2
stas2003/02/19 19:02:25
Modified:src/docs/2.0/devel/porting porting.pod
Log:
of course
use mod_perl 2.0;
should be used, before $mod_perl::VERSION can be used
Revision ChangesPath
1.7 +2 -1 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Inde
stas2003/01/28 21:19:31
Modified:src/docs/2.0/devel/porting porting.pod
Log:
don't forget to load Apache2
Revision ChangesPath
1.6 +9 -3 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Index: porting.pod
==
stas2003/01/28 21:14:18
Modified:src/docs/2.0/devel/porting porting.pod
Log:
we still don't have 2.0, so should require 1.99
Revision ChangesPath
1.5 +3 -0 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Index: porting.pod
===
stas2003/01/12 20:52:37
Modified:src/docs/2.0/devel/porting porting.pod
Log:
add a reference to
http://httpd.apache.org/docs-2.0/developer/thread_safety.html
Revision ChangesPath
1.4 +2 -0 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Index: po
stas2002/12/03 18:41:53
Modified:src/docs/2.0/user/compat compat.pod
src/docs/2.0/devel/porting porting.pod
Log:
- xref the compatibility docs
- document the Apache::SIG stub
- add a ref to an anonymous tempfile feature of perl 5.8.0
Revision ChangesP