gozer 2003/05/28 20:49:51
Modified:.STATUS
Log:
Record the availability of a patch and the need of further testing
for the missing functionnality :
Apache->request(bless {r=>$r}, "My::Apache");
Apache->request;
Revision ChangesPath
1.29 +8 -5
stas2003/05/28 21:35:52
Modified:.README
Log:
2.0.46 is out
Revision ChangesPath
1.13 +1 -1 modperl-2.0/README
Index: README
===
RCS file: /home/cvs/modperl-2.0/README,v
retri
stas2003/05/29 00:00:31
Modified:src/modules/perl modperl_handler.c
Log:
since PerlPreConnectionHandler now lives in its own 'desc' struct
(see MP_modperl_handler_desc_* in modperl_hooks.c), we should
use it and not the connection 'desc' struct
Revision ChangesPath