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 1d0dbd620..05022cd86 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -15,6 +15,9 @@ Must-Have
Nice-to-Have
------------
+- Replace all mentions of zope.interface.implements with
+ zope.interface.implementer.
+
- Put includes in development.ini on separate lines and fix project.rst to
tell people to comment out only the debugtoolbar include when they want to
disable.