X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5a70eef6730f74a3ed2b8682f96240cc127a3aa5;hb=e7ea7308eda320215bee203489fa654b09399acb;hp=045ddffcb958618fc0deec118e6be8c0e50f4888;hpb=a050c28ac1ca3424009799a5472886323b8250bf;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 045ddff..5a70eef 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. + - Sort controllers in setup_actions so cross-controller precedence is + consistent. + 5.90112 - 2016-07-25 + - Spelling fixes from Debian group. - Fixed regression introduced in last release that caused the code to crap out if you set the encoding to 'undef'.