cvs commit: modperl-2.0/todo api.txt

2001-12-22 Thread stas
stas01/12/22 20:30:28 Modified:todo api.txt Log: - updates to the todo issue with send_fd. Revision ChangesPath 1.19 +3 -1 modperl-2.0/todo/api.txt Index: api.txt === RCS file:

cvs commit: modperl-2.0/src/modules/perl mod_perl.c modperl_perl_includes.h

2001-12-22 Thread dougm
dougm 01/12/22 21:46:29 Modified:src/modules/perl mod_perl.c modperl_perl_includes.h Log: nasty workaround for bug fixed in bleedperl (11536 + 11553) in $foo = \*STDOUT; where the reference would get a copy of STDOUT without the tie magic. (recentish changes that re-tied