Fix vague 'checkout' wording in Catalyst::Utils. RT#77000
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 71cf9bf..261eb27 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,11 +9,16 @@
   - Fix request body parameters being multiply rebuilt. Fixes both
     RT#75607 and CatalystX::DebugFilter
 
+  - Make plugin de-duplication work as intended originally, as whilst
+    duplicate plugins are totally unwise, the C3 error given to the user
+    is less than helpful.
+
  Documentation:
   - Fix documentation in Catalyst::Component to show attributes and
     calling readers, rather than accessing elements in the $self->{} hash
     directly.
   - Add note in Catalyst::Component to strongly disrecommend $self->config
+  - Fix vague 'checkout' wording in Catalyst::Utils. RT#77000
 
 5.90011 - 2012-03-08 16:43:00