Fix stringification of dispatcher and engine in debug output
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 54434f9..b64254b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,9 +6,6 @@ Pending patches:
 
 Back-compat investigation / konwon issues:
 
-  - Find out why C::P::A's test suite causes the 'stack' attributes
-    default method to not be called. (new not being run??)
-
   - Common engine test failures, look into and get tests into core.
 
   - CatalystX-Imports, Class::MOP doesn't consider anon subs in the symbol 
@@ -23,7 +20,6 @@ Back-compat investigation / konwon issues:
 
   - Fix memory leaks (I already tried Devel::Leak::Object, but no joy).
 
-
 Cleanups:
 
   - Catalyst-Plugin-Authorization-ACL, Can't locate object method "tree"