summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 5a88c9102..2cd208da2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,8 @@ Pyramid TODOs
Should-Have
-----------
+- MultiDict documentation.
+
- Move newrequest send event into inner try block in router so exceptions
generated by newrequest subscribers can serve as exception view gotos.