
pgollucci at p6m7g8
Mar 27, 2007, 12:04 PM
Post #2 of 4
(1256 views)
Permalink
|
|
Re: [RELEASE CANDIDATE] Apache-SizeLimit 0.91 RC4
[In reply to]
|
|
Sorry, try again :( The only change here included is: > Fix Can't call method "child_terminate" on an undefined value > By add_cleanup_handler() pass $r to _exit_if_to_big() via shift > [David Wheeler <david[at]kineticode.com>] The rest are still in trunk-unstable. Thats just the changes file though so need need for a new RC for that. Feed back on the tar.gz soonish. Philippe M. Chiasson wrote: > This release should be the final RC, the same as what would ship > in the latest mod_perl 1.30 RC2. > > http://people.apache.org/~gozer/mp1/Apache-SizeLimit-0.91-rc4.tar.gz > > Changes since 0.9 : > > *********** HEADS UP - SHARED CODE BASE - HEADS UP *********** > Apache-SizeLimit has been hybridized. > It has been split into 3 packages. > 1) Apache::SizeLimit - User API for httpd 1.3.x / mod_perl 1.x > 2) Apache2::SizeLimit - User API for httpd 2.x / mod_perl 2.x > > 3) Apache::SizeLimit::Core - Interal Shared Functionality > _NEVER_ use this module directly. > [Philip M. Gollucci <pgollucci[at]p6m7g8.com>] > > Skip tests on OS X (darwin) due to broken getrusage(3) > [Fred Moyer <fred[at]redhotpenguin.com>, > Philip M. Gollucci <pgollucci[at]p6m7g8.com>] > > Fix Can't call method "child_terminate" on an undefined value > By add_cleanup_handler() pass $r to _exit_if_to_big() via shift > [David Wheeler <david[at]kineticode.com>] > > Added a SUPPORT section to the docs. > [Dave Rolsky <autarch[at]urth.org>] > > ------------------------------------------------------------------------ > Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5 > http://gozer.ectoplasm.org/ m/gozer\@(apache|cpan|ectoplasm)\.org/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe[at]perl.apache.org > For additional commands, e-mail: dev-help[at]perl.apache.org -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci[at]p6m7g8.com) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
|