stas2004/09/08 16:41:17
Modified:src/modules/perl modperl_util.c
.Changes
Log:
$s->log->warn and other $s->log->foo are now logging to the right vhost
server and not the global one. modperl_sv2server_rec was broken.
Revision ChangesPath
1.78
stas2004/09/08 16:41:53
Modified:xs/Apache/Log Apache__Log.h
Log:
style
Revision ChangesPath
1.18 +2 -2 modperl-2.0/xs/Apache/Log/Apache__Log.h
Index: Apache__Log.h
===
RCS file: /home/
stas2004/09/08 16:46:14
Modified:t/modules reload.t
Log:
simplify
Revision ChangesPath
1.2 +2 -2 modperl-2.0/t/modules/reload.t
Index: reload.t
===
RCS file: /home/cvs/modperl-2.0/t/mo
stas2004/09/08 16:46:39
Modified:t/response/TestModules reload.pm
Log:
avoid the reload debug noise in the error_log
Revision ChangesPath
1.2 +2 -2 modperl-2.0/t/response/TestModules/reload.pm
Index: reload.pm