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 <[EMAIL PROTECTED]>]

Skip tests on OS X (darwin) due to broken getrusage(3)
[Fred Moyer <[EMAIL PROTECTED]>,
 Philip M. Gollucci <[EMAIL PROTECTED]>]

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 <[EMAIL PROTECTED]>]

Added a SUPPORT section to the docs.
[Dave Rolsky <[EMAIL PROTECTED]>]

------------------------------------------------------------------------
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Reply via email to