aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2b43d3c..9023555 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,9 @@
1fix manual for gettime and sleep 1new scheme to choose family/protocol of object to create
2use new distribution scheme
3fix PROXY in http.lua
4change ltn13 to make sure drawbacks are obvious
5 - check discussion
6make sure errors not thrown by try() are not caught by protect()
2use wim's filter.chain 7use wim's filter.chain
3use mike's "don't set to blocking before closing unless needed" patch? 8use mike's "don't set to blocking before closing unless needed" patch?
4take a look at DB's smtp patch (add "extra argument" table) 9take a look at DB's smtp patch (add "extra argument" table)