
phred at apache
Apr 24, 2012, 2:31 PM
Post #1 of 1
(245 views)
Permalink
|
|
svn commit: r1330023 - in /perl/modperl/trunk: Changes README
|
|
Author: phred Date: Tue Apr 24 21:31:35 2012 New Revision: 1330023 URL: http://svn.apache.org/viewvc?rev=1330023&view=rev Log: Releasing 2.0.6 Modified: perl/modperl/trunk/Changes perl/modperl/trunk/README Modified: perl/modperl/trunk/Changes URL: http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?rev=1330023&r1=1330022&r2=1330023&view=diff ============================================================================== --- perl/modperl/trunk/Changes (original) +++ perl/modperl/trunk/Changes Tue Apr 24 21:31:35 2012 @@ -10,7 +10,7 @@ Also refer to the Apache::Test changes l =over 3 -=item 2.0.6-rc4 +=item 2.0.6 April 24, 2012 Preserve 5.8 compatibility surrounding use of MUTABLE_CV [Adam Prime] Modified: perl/modperl/trunk/README URL: http://svn.apache.org/viewvc/perl/modperl/trunk/README?rev=1330023&r1=1330022&r2=1330023&view=diff ============================================================================== --- perl/modperl/trunk/README (original) +++ perl/modperl/trunk/README Tue Apr 24 21:31:35 2012 @@ -3,8 +3,8 @@ This is mod_perl version 2.0 *** Prerequisites *** Apache: - Dynamic mod_perl (DSO): Apache 2.0.47 - 2.2.8. - Static mod_perl: Apache 2.0.51 - 2.2.8. + Dynamic mod_perl (DSO): Apache 2.0.47 - 2.2.22. + Static mod_perl: Apache 2.0.51 - 2.2.22. Newer Apache versions may work with this version of mod_perl. If not, the svn version likely will, which can be obtained from:
|