From afc1c6f7066b8109e354f2fc43aefdfb7b100f13 Mon Sep 17 00:00:00 2001 From: Nathaniel Wesley Filardo Date: Fri, 25 Jul 2008 07:21:20 -0400 Subject: [PATCH] Add a TODO file for us darcs-hash:20080725112120-2ee1a-13fab6fea644ec669c304962ef21139608b5a68d.gz --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..23841c0 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +Instantiated IRC TODO + + Add versioning to protocol and more correct splitting etc. + + Finish factoring out coding stuff. + (note that MAGIC_ doesn't really belong with code, it just happend to + make its way over with the copypasta) + + Change current instance to be a per-channel value maintained in perl + Same for punt list + + -- 2.50.1