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 7e2abf2bf..4e24e1097 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,9 @@ Pyramid TODOs
Should-Have
-----------
+- Merge https://github.com/Pylons/pyramid/pull/242 (IPython update; requires
+ test fixes and additional test coverage).
+
- Make "localizer" a property of request (instead of requiring
"get_localizer(request)"