Remove 10897, this hack kinda works, but then leads to more issues. Gonna branch
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index aab4a17..70a4777 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,8 +10,6 @@
        - 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)