aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-09-04 15:51:08 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-09-04 15:51:08 -0500
commitb19ef608f742b5b061858514698e9daa0406be9d (patch)
treecac9076274cbb815fa08cb7e46eec4bfccd4eebd
parentd635fdec2b527573da6400cc718d0a6b9c5e2e8a (diff)
downloadluairc-b19ef608f742b5b061858514698e9daa0406be9d.tar.gz
luairc-b19ef608f742b5b061858514698e9daa0406be9d.zip
todo--
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index b52ea05..0eb60dc 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
Before next release - 0.3
===================
- Document available callbacks
-- Rework the way CTCP quoting is handled throughout the code... the whole string/table thing is pretty ugly
- Rework callback system to use registration rather than just assigning to stuff inside the irc module, so that we can do things like have multiple handlers automatically
For the future