nuked each() out of core with prejudice
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index b786981..272c571 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - nuked each() out of core with prejudice (due to lurking buglets)
+        - Added tests from phaylon for dispatcher precedence
         - Use Class::Inspector->loaded($class) instead of $class->can('can')
         - Added ActionClass attribute
         - Removed Test::WWW::Mechanize::Catalyst from Makefile.PL (circular dep)