summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 7aa12b517..7e3c0b4d1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -98,7 +98,7 @@ Nice-to-Have
Future
------
-- 1.5: remove ``pyramid.view.static``.
+- 1.5: remove ``pyramid.view.static`` and ``pyramid.view.is_response``.
- 1.5: turn ``pyramid.settings.Settings`` into a function that returns the
original dict (after ``__getattr__`` deprecation period, it was deprecated