[RELEASE CANDIDATE] mod_perl-2.0.10 RC2

Steve Hay <[email protected]> Thu, 6 Oct 2016 14:09:38 +0100
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <CADED=K6i0R=33s6uYujax7hqSUNupxUKSy7fEUTHO022Lm9KFg__4745.66005073047$1475759406$gmane$org@mail.gmail.com>
Please download, test, and report back on this mod_perl 2.0.10 release
candidate.

https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.10-rc2.tar.gz

MD5  = 087c5ef93c0dd4bd696827a9552b92d5
SHA1 = e774414cf07d80dc4d5bf81ba5abaf512a0758e6

Changes since RC1 are as follows:

Declare MP_vtbl_env and MP_vtbl_envelem as 'extern' to fix linker
errors on OSX/Darwin. [Michael Schout <[email protected]>]