X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b1594ef5de84af22720c4113b8d20a9a0c58787e;hb=2a65122699eaf035ef752361dd02fa014df9a713;hp=2950b0bd49e1513bcf8fe1b8942fda4cd14d5953;hpb=21255bd949584fbfe043a536ad60c1be4c5382d4;p=catagits%2FCatalyst-Devel.git diff --git a/Changes b/Changes index 2950b0b..b1594ef 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,12 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Fix the pod-coverage version required by the generated app tests. + - Fix the restarter to only act upon file events. + +1.27 2010-02-23 10:44:20 - Add the catalyst_par_options option. - Change the version of Catalyst required to 5.80015 as retarded - packaging systems consider 5.8001402 greater than 5.80015.. + packaging systems consider 5.8001402 greater than 5.80015. 1.26 2010-01-12 03:55:50 - Depend on Catalyst::Plugin::Static::Simple 0.28 to avoid failures