[svn:modperl-modules] rev 239 - Apache-DebugFilter/trunk
[email protected]@cvs.perl.org 6 Jul 2005 21:03:19 -0000
| Newsgroups | perl.modperl.modules.svn |
|---|---|
| Message-ID | <[email protected]> |
Author: [email protected] Date: Wed Jul 6 14:03:19 2005 New Revision: 239 Modified: Apache-DebugFilter/trunk/Changes Log: per Stas Suggestion, don't track test changes in here. Modified: Apache-DebugFilter/trunk/Changes ============================================================================== --- Apache-DebugFilter/trunk/Changes (original) +++ Apache-DebugFilter/trunk/Changes Wed Jul 6 14:03:19 2005 @@ -1,12 +1,6 @@ Revision history for Perl extension Apache::DebugFilter. 0.01_03 -- Fix Bug in snoop_bb.pm test -# starting from Apache 2.0.49 several platforms require you to set -# the socket to a blocking IO mode -$c->client_socket->opt_set(APR::Const::SO_NONBLOCK, 0); -Stas Bekman <[email protected]> - - Account for API rename post mp2 RC5 Philip M. Gollucci <[email protected]>