diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 20:28:04 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 20:28:04 +0100 |
commit | a31e7b13b3cef0872be5922a568633d74dd408d2 (patch) | |
tree | 0f63fd45f386451b7ee4a52543352181c1513825 /TODO | |
parent | fa1b052f8bbd556e188aea52e7b29e352fd91d92 (diff) |
Handle client PROTOCTL NAMESX by just passing on to the server.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,5 +8,3 @@ Add various auto replay options: Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy. Load all settings from configuration file at startup instead of referring to it for certain things (password/nick2/nick3). - -PROTOCTL NAMESX passed to other clients (perhaps add an in-code TODO to have it as an option as well as multi-prefix CAP). |