sort controllers in setup_actions
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 045ddff..5a70eef 100644 (file)
--- 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'.