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 a8d9f057e..0fa2852ea 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -94,9 +94,6 @@
- request.link (route_url)
-- renderer: make bfg_view and zcml view directive pass a dictionary as
- ``renderer``; pass a dictionary to each renderer instead of a string.
-
- Test on GAE, Jython, PyPy, IronPython.
- Remove references to 'WebOb' Response and just call it 'Response', and note