cvs commit: modperl-2.0 Changes

2003-06-12 Thread stas
stas2003/06/12 16:27:03 Modified:xs/maps apache_functions.map .Changes Log: Change the default value for the argument 'readbytes' for ap_get_brigade(), from 0 to 8192. other than being useless, 0 always triggers an assert in httpd internal filters and

cvs commit: modperl-2.0/lib Apache2.pm

2003-06-12 Thread stas
stas2003/06/12 16:42:23 Modified:.Makefile.PL Changes lib/Apache Build.pm Removed: lib Apache2.pm Log: Apache2.pm is now autogenerated and will adjust @INC to include Apache2/ subdirs only if built with MP_INST_APACHE2=1 Revision Changes