Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl-cvs

svn commit: r792730 - in /perl/Apache-Bootstrap/trunk: Changes lib/Apache/Bootstrap.pm

 

 

ModPerl modperl-cvs RSS feed   Index | Next | Previous | View Threaded


phred at apache

Jul 9, 2009, 3:17 PM

Post #1 of 1 (671 views)
Permalink
svn commit: r792730 - in /perl/Apache-Bootstrap/trunk: Changes lib/Apache/Bootstrap.pm

Author: phred
Date: Thu Jul 9 22:17:07 2009
New Revision: 792730

URL: http://svn.apache.org/viewvc?rev=792730&view=rev
Log:
rc1 for 0.07

Modified:
perl/Apache-Bootstrap/trunk/Changes
perl/Apache-Bootstrap/trunk/lib/Apache/Bootstrap.pm

Modified: perl/Apache-Bootstrap/trunk/Changes
URL: http://svn.apache.org/viewvc/perl/Apache-Bootstrap/trunk/Changes?rev=792730&r1=792729&r2=792730&view=diff
==============================================================================
--- perl/Apache-Bootstrap/trunk/Changes (original)
+++ perl/Apache-Bootstrap/trunk/Changes Thu Jul 9 22:17:07 2009
@@ -1,6 +1,6 @@
Revision history for Apache-Bootstrap

-0.07-dev
+0.07-rc1 Thu Jul 9 15:10:00 PST 2009
- fix syntax error in params validation in new (mp2 param unchecked)
- warn instead of dying in new if a module is not present, and then
decide if any modules are present to create a new bootstrap object

Modified: perl/Apache-Bootstrap/trunk/lib/Apache/Bootstrap.pm
URL: http://svn.apache.org/viewvc/perl/Apache-Bootstrap/trunk/lib/Apache/Bootstrap.pm?rev=792730&r1=792729&r2=792730&view=diff
==============================================================================
--- perl/Apache-Bootstrap/trunk/lib/Apache/Bootstrap.pm (original)
+++ perl/Apache-Bootstrap/trunk/lib/Apache/Bootstrap.pm Thu Jul 9 22:17:07 2009
@@ -9,7 +9,7 @@

=cut

-our $VERSION = '0.07-dev';
+our $VERSION = '0.07-rc1';

use constant MIN_MP2_VER => '1.99022'; # mp2 renaming

@@ -17,7 +17,7 @@

In your Makefile.PL

- use Apache::Bootstrap 0.06;
+ use Apache::Bootstrap 0.07;

my $bootstrap;

ModPerl modperl-cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.