cvs commit: modperl-2.0/t/conf extra.last.conf.in

2004-08-23 Thread geoff
geoff 2004/08/23 14:16:27 Modified:.Changes lib/Apache PerlSections.pm Status.pm src/modules/perl modperl_cmd.c t/conf extra.last.conf.in Log: $Apache::Server::SaveConfig is now $Apache::PerlSections::Save Reviewed by: gozer

cvs commit: modperl-2.0 Changes

2004-08-23 Thread gozer
gozer 2004/08/23 13:43:15 Modified:.Changes Log: For clarity's sake, remove my reduntant delete/add comment on remove_loaded_module Revision ChangesPath 1.465 +1 -3 modperl-2.0/Changes Index: Changes ==

Re: cvs commit: modperl-2.0 Changes

2004-08-23 Thread Philippe M. Chiasson
[EMAIL PROTECTED] wrote: stas2004/08/23 11:31:05 Modified:xs/Apache/Log Apache__Log.h .Changes Log: Fix $s->log->*, $s->log_error and $s->log_serror to again log into the vhost's error_log file (if there is one). Missed this small rename in t/api/aplog

cvs commit: modperl-2.0/xs/Apache/Log Apache__Log.h

2004-08-23 Thread stas
stas2004/08/23 11:48:53 Modified:xs/Apache/Log Apache__Log.h Log: partial unfix Revision ChangesPath 1.17 +3 -3 modperl-2.0/xs/Apache/Log/Apache__Log.h Index: Apache__Log.h === RCS file

cvs commit: modperl-2.0 Changes

2004-08-23 Thread stas
stas2004/08/23 11:31:05 Modified:xs/Apache/Log Apache__Log.h .Changes Log: Fix $s->log->*, $s->log_error and $s->log_serror to again log into the vhost's error_log file (if there is one). Revision ChangesPath 1.16 +8 -8 modperl-2.0/x

cvs commit: modperl-2.0/t/response/TestModperl dir_config.pm

2004-08-23 Thread stas
stas2004/08/23 11:28:02 Modified:t/response/TestAPI server_const.pm t/response/TestModperl dir_config.pm Log: fix comments Revision ChangesPath 1.7 +1 -1 modperl-2.0/t/response/TestAPI/server_const.pm Index: server_const.pm ===