Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Abente <martin.abente.lahaye@gmail.com>2011-03-31 16:44:47 (GMT)
committer Martin Abente <martin.abente.lahaye@gmail.com>2011-03-31 16:44:47 (GMT)
commita42864173604c3f384187b747149cf7990675486 (patch)
treeb38944a6eb17327ffa63315367884ee1f4d9304c
parent8b233b0876a7aa4d0eae11ee0e0114ad5a92d29f (diff)
Update TODO
-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.