Special move for CX::Component::Traits. No tests, please don't look.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 70a4777..aab4a17 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@
        - Deleted the Restarter engine and its Watcher code. Use the
          new Catalyst::Restarter in a recent Catalyst::Devel instead.
        - New unit test for Catalyst::Action 'unit_core_action.t' (groditi)
+       - Components being anonymous classes at runtime is now correctly dealt with
+         by class2appclass to support CatalystX::Component::Traits
 
   New features:
        - private_path method for Catalyst::Action + docs + tests (groditi)