aboutsummaryrefslogtreecommitdiffstats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index ae04b5130..7f7eaf48b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,4 +1,5 @@
Send confirmation email
+Send email to requestor telling them new information has come in
Make it say "dear" as default letter
@@ -10,7 +11,7 @@ Use something other than session for post redirect store, so can go via email
If you recently made a request, then a login will try to make it again because
all the stuff for the post redirect is in the session. Consider again
-Write some tests (try it their way, at every level)
+Write some tests (using rspec)
Tidying
=======