summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorpixel <pixel>2007-04-12 18:39:56 +0000
committerpixel <pixel>2007-04-12 18:39:56 +0000
commitc2433dca755bdd9e32225448df622bbfa0493a35 (patch)
treeaddcf90d9e0f19febe187126f89f648cbdfd6722 /TODO
parent2f0a0fa3d536f0b820537f130111acb195d6f46d (diff)
Introducing LuaSQL.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index e498aca..ccc2e27 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-) Add timeouts in HttpServ and HttpClient.
-) Add logging support in HttpServ.
-) Remove hardcoded skin, and create the HtmlSkin class.
--) Add LuaMysql.
+-) Improving LuaSQL.