nicer action sorting for Path
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index cedd11d..8c5bc68 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,6 @@
-Pre 0004:
-
-     - Document method modifiers called on things before setup not working in your app class.
-
 Known Bugs:
 
-   - Bug ->go or ->visit causes actions which have Args or CaptureArgs caled
+   - Bug ->go or ->visit causes actions which have Args or CaptureArgs called
      twice when called via ->go or ->visit.
 
      Test app: http://github.com/bobtfish/catalyst-app-bug-go_chain/tree/master