summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index fda59d7b4..37c79035b 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,9 @@ Pyramid TODOs
Should-Have
-----------
+- Deprecate pyramid.security.view_execution_permitted (it only works for
+ traversal).
+
- Merge https://github.com/Pylons/pyramid/pull/242 (IPython update; requires
test fixes and additional test coverage).