summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-27 14:09:58 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-27 14:09:58 +0100
commit90fcfc730331e66c2927ecc61bc36be0e51c8eff (patch)
tree7c0fec5ad1de47f23263c33dfd637b5074d279a8 /TODO
parentf45ca7022725d7f68aa68555e081f55d8f02db00 (diff)
Handle CTCP VERSION requests and responses.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6987c7e..badc398 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,4 @@ Allow log replay time to be specified with days:hours:minutes:seconds.
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
-Test CTCP.
-
Reconnect server if we get disconnected for some reason.