Speak less nonesense
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index a2a2093..4c10389 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,8 +8,8 @@ Known Bugs:
            Moose, or applications which do not use Moose, and causes a 
            compile-time error if present.
 
-   - Bugs with actions with Args or CaptureArgs being caled multiple times
-     when called via ->go or ->visit.
+   - Bug ->go or ->visit causes actions which have Args or CaptureArgs caled
+     twice when called via ->go or ->visit.
 
      Test app: http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master
 
@@ -18,9 +18,6 @@ Known Bugs:
 
      Test app: http://github.com/bobtfish/catalyst-app-bug-unknown-error/tree/master
 
-    - Unattached Chained actions can cause issues starting the application.
-      (Is this fixed already by rafl's work??)
-
 Compatibility warnings to add:
 
    - $self->config should warn as config should only ever be called as a