stas2003/02/17 01:49:05
Modified:xs/maps apache_functions.map
Log:
by removing previous section (with functions that have moved elsewhere),
the 'guess' functionality went broken. Correct by adding an explicit
MODULE declaration.
Revision ChangesPath
1.62 +1
stas2003/02/17 01:47:31
Modified:lib/Apache compat.pm
Log:
move current_callback from the package Apache to the package
Apache::RequestRec, so it won't clash with the new API
Revision ChangesPath
1.79 +4 -4 modperl-2.0/lib/Apache/compat.pm
Index: comp
stas2003/02/17 01:39:54
Modified:lib/Apache Reload.pm
.Changes
Log:
Apache::Reload now supports the PerlPreConnectionHandler invocation
mode, so connection filter and protocol modules can be automatically
reloaded on change.
Revision ChangesPa
stas2003/02/17 01:03:17
Modified:.Changes
lib/Apache compat.pm
src/modules/perl modperl_callback.c modperl_callback.h
modperl_handler.c
t/htdocs .cvsignore
t/modperl .cvsignore