X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=51fe28bc72055bc9b1c396766c10849e213b1678;hb=8a0612bc48346c60da0180c3915857ff76bbc6c6;hp=b28e4e3c7b9daef46c89cd96501809ec14233af9;hpb=d82c9c11d778cbcdd7039fc37354f27fedaf66d4;p=catagits%2FCatalyst-Devel.git diff --git a/Changes b/Changes index b28e4e3..51fe28b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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 (and ergo ignore + the creation of empty directories). + 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