summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpixel <pixel>2007-04-11 07:00:21 +0000
committerpixel <pixel>2007-04-11 07:00:21 +0000
commitc4fdd56accaa897dc49b23872ec98203aa49c71f (patch)
treed61a560f19bf8f4bf1a4177da68248326d1880f4
parent558d500be3e016e032b531122bc66fb6026bcd50 (diff)
Adding basic todo-list.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7eb83cd
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+-) Create LuaTask class.
+-) Add timeouts in HttpServ and HttpClient.
+-) Add logging support in HttpServ.
+-) Remove hardcoded skin, and create the HtmlSkin class.