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 f078d6dc3..1e155e2be 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,9 @@ Pyramid TODOs
Nice-to-Have
------------
+- Have ``remember`` and ``forget`` actually set headers on the response using
+ a response callback (and return the empty list)?
+
- Add narrative docs for wsgiapp and wsgiapp2.
- Better "Extending" chapter.