TODO
changeset 134 978041c1c04d
parent 132 f2ece471fb07
child 137 c607c357c486
--- a/TODO	Sun Apr 12 17:42:34 2009 +0300
+++ b/TODO	Sun Apr 12 18:35:16 2009 +0300
@@ -15,10 +15,20 @@
 irc_net:
  * reconnect, maybe cycling servers?
 
+irc_chan:
+ * strdup irc_chan_info strings, currently lua_irc just leaks them
+
 config:
  * user-defined types
  * return values
 
+lua_console:
+ * some kind of remote console
+
 irc_log:
+ * log messages sent by ourself
  * recode to valid UTF8
 
+logwatch:
+ * figure out how to handle overflow
+