Chop that chunk of sh*t out again, as we're going to hit anything which relies on...
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 44f794d..01c3873 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,16 +31,17 @@ Back-compat investigation / known issues:
      
      - Catalyst-Plugin-Cache dies due to mk_accessors('meta')
      
-     - CatalystX-CRUD fails tests against 5.80 (karpet)
+     - CatalystX-CRUD and CatalystX-CRUD-ModelAdapter-DBIC
+       fail tests against 5.80 (karpet)
 
      - Catalyst-Plugin-Authorization-ACL fails as 
        Catalyst::Dispatcher::_do_forward does not fix arguments if you throw
        an exception. Needs a test case (Caelum)
      
-     - Catalyst::Plugin::Authentication::Store::DBIC relies on 
-       hooking the setup_finished class data method in a plugin
-       (see t/cdi_backcompat_accessor_override.t).
-       Is this insane / should we support this?
+     - Catalyst::Plugin::Authentication new release.
+     
+     - Deprecation/Upgrade notice in Catalyst Makefile.PL for known broken
+       versions of plugins.
 
   - Issues with TWMC not being loaded when it used to be in 5.70 
     (Bill Moseley)