summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2017-01-23 21:39:17 -0600
committerMichael Merickel <michael@merickel.org>2017-01-23 21:39:17 -0600
commit3730d910668ea42305d438897ce864b91ae8b864 (patch)
treedc7fc630bc66d11dd913b98176177c394b6bff5e /TODO.txt
parentaff6a5df54ff7aafcbae921013c86b8698cfe139 (diff)
downloadpyramid-3730d910668ea42305d438897ce864b91ae8b864.tar.gz
pyramid-3730d910668ea42305d438897ce864b91ae8b864.tar.bz2
pyramid-3730d910668ea42305d438897ce864b91ae8b864.zip
update todo
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index b064cd8e8..a3ae9d8c0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -114,8 +114,6 @@ Nice-to-Have
Future
------
-- 1.6: Remove IContextURL and TraversalContextURL.
-
- 1.9: Remove set_request_property.
- 1.9: Remove extra code enabling ``pyramid.security.remember(principal=...)``
and force use of ``userid``.