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 886fd1e..a838fc0 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,11 @@
1- bizarre default values for getnameinfo should throw error instead! 1- bizarre default values for getnameinfo should throw error instead!
2 2
3> It's just too bad it can't talk to gmail -
4> reason 1: they absolutely want TLS
5> reason 2: unlike all the other SMTP implementations, they
6> don't
7> tolerate missing < > around adresses
8
3- document the new bind and connect behavior. 9- document the new bind and connect behavior.
4- shouldn't we instead make the code compatible to Lua 5.2 10- shouldn't we instead make the code compatible to Lua 5.2
5 without any compat stuff, and use a compatibility layer to 11 without any compat stuff, and use a compatibility layer to