Note C::Test issues kane is gonna fix.
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 85fff20..785c03b 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,6 +18,11 @@ Known Bugs:
 
      Test app: http://github.com/bobtfish/catalyst-app-bug-unknown-error/tree/master
 
+   - -restarter.t will fail if you don't have ::StashChange installed, and
+      also quite often at other times.
+
+   - Catalyst::Test - bugs with Moosification (Khisanth/kane)
+
 Compatibility warnings to add:
 
    - $self->config should warn as config should only ever be called as a