aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index f6a67f1..4dd0766 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
1manual 1manual
2 check all occurences of it's
2 add shutdown 3 add shutdown
3 add gethostname 4 add gethostname
4 the need of a content-length header in the post method... 5 the need of a content-length header in the post method...
@@ -22,6 +23,11 @@ tests
22 checar garbage collection 23 checar garbage collection
23 check for interrupts 24 check for interrupts
24 25
26close has to block...
27fmt is not a good name
28change wrap() to accept a number and default to "character"
29move gethostname to dns table
30get rid of _cb in name of functions?
25trust character constants in mime.c? noooooo. 31trust character constants in mime.c? noooooo.
26smtp.lua needs stuff filter 32smtp.lua needs stuff filter
27 33