summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index ffd95a426..5a88c9102 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -45,7 +45,8 @@ Should-Have
- Nicer Mako exceptions in WebError.
- Consider adding a default exception view for HTTPException and attendant
- ``redirect`` and ``abort`` functions ala Pylons.
+ ``redirect`` and ``abort`` functions ala Pylons (promised Mike I'd enable
+ this in 1.1).
- Add notes about renderer response attrs to request docs.