summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-05-29 23:01:40 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-05-29 23:01:40 +0100
commitef93f4d61f03faa0edd60f11c7790ad3b67b44d4 (patch)
tree89eceef73515b78fbc2111bc7197730211d537b2 /TODO
parent013e8d87e979b121b1589ca9609e9b721e8f3a81 (diff)
Include NOTICEs in the replay log and normal logs. Particularly useful for relaying NickServ IDENTIFY password warnings to clients shortly after connecting.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7e6fb96..4fce189 100644
--- a/TODO
+++ b/TODO
@@ -10,5 +10,3 @@ Might need to #include <limits.h> in blabouncer.c to make some operating systems
Send a PING to the server before assuming a timeout is definite.
Implement daemon (background) mode.
-
-Include NOTICEs in the replay log.