diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2003-12-11 18:35:06 +0000 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-08-21 15:53:50 +0200 |
commit | 0afe01e05ea2d3a6d05885b56ed7f00c83032298 (patch) | |
tree | d342668ac268ad5c8fc0f0344583f5066d045676 /TODO | |
parent | 9f85cec70118dc9dfe2a7f8f395639d9e1f77708 (diff) | |
download | miniircd-0afe01e05ea2d3a6d05885b56ed7f00c83032298.tar.gz miniircd-0afe01e05ea2d3a6d05885b56ed7f00c83032298.zip |
Add TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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. |