Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 71dba66..b625276 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
* Improve unique name generator.
-* Make sure the mailer can't run more than 1 instance at once.
-* Extract report file at last, in case the mailer runs at the exact time
- before it extracts all the logs.
+* Create report class which will be used in server
+ and mailer to check if is a proper report or just
+ garbage.