summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2003-12-11 18:35:06 +0000
committerJoel Rosdahl <joel@rosdahl.net>2011-08-21 15:53:50 +0200
commit0afe01e05ea2d3a6d05885b56ed7f00c83032298 (patch)
treed342668ac268ad5c8fc0f0344583f5066d045676
parent9f85cec70118dc9dfe2a7f8f395639d9e1f77708 (diff)
downloadminiircd-0afe01e05ea2d3a6d05885b56ed7f00c83032298.tar.gz
miniircd-0afe01e05ea2d3a6d05885b56ed7f00c83032298.zip
Add TODO
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..529a856
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+* Open /dev/null with "w".
+
+* Handle bad port specification.
+
+* Wrap long lines.
+
+* URL to Python.
+
+* Add author information to README.
+
+* Use optparse.
+
+* Remove/disable debug code.
+
+* Don't use a set in client.messageChannel.