summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index b43edbb21..75dc5199f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,11 +24,6 @@ Must-Have (before 1.0)
- Fix too-long template lines in tutorials for PDF renderings.
-- Allow ``pyramid.security.remember`` to accept a list of tokens for use when
- there's an ``auth_tkt`` authentication policy:
- https://github.com/Pylons/pyramid/issues#issue/81 and
- https://github.com/Pylons/pyramid/issues#issue/78
-
- Add docs for ``route_path`` and ``route_url``, etc to Request API docs (see
also https://github.com/Pylons/pyramid/issues#issue/19).