summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index b6fda3fbf..76c092975 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,9 +7,6 @@ Should-Have
- Speed up startup time (defer _bootstrap and registerCommonDirectives()
until needed by ZCML, as well as unfound speedups).
-- Fix misleading conflict error reports for static views ala
- http://cluebin.appspot.com/pasted/7242843
-
- Consider adding a default exception view for HTTPException and attendant
``redirect`` and ``abort`` functions ala Pylons (promised Mike I'd enable
this in 1.1).