X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6c64991a5eeb64fc61ba4dfae9468bc93b05fec1;hb=341620d5b5a0e4f2d77fbe614c810dca47d2006f;hp=a48da4b40cfd42593197d6a698c425b26b3f4801;hpb=de144724dde9272876dc2863d580364492da7982;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index a48da4b..6c64991 100644 --- a/Changes +++ b/Changes @@ -23,6 +23,8 @@ to report 'Unknown Error' (t0m) - Support adding Moose::Roles to the plugin list. These are applied to MyApp after plugins have been pushed onto @ISA (t0m) + - Fix calling $c->req->parameters as the first thing you do when + parse_on_demand is on (t0m) 5.80003 2009-04-29 16:23:53 - Various POD tweaks. (hdp, dandv)