X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=962038b2f5cfd56ce73cacd16443d334c54978a3;hp=a768594da386cd8cbf2ba4bd3973d16f8e32cdff;hb=0db142210599031ba4944a0b02d6dba07475a9e5;hpb=d10c3e60742117af15697a420e0cb37850bba8d7 diff --git a/Changes b/Changes index a768594..962038b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ This file documents the revision history for Perl extension Catalyst. 5.62 + - Static::Simple: Fixed bug in ignore_dirs under win32. - Display version numbers of loaded plugins. (Curtis Poe) - Added class and method for catched exceptions messages - Updated PAR support to use "make catalyst_par",