summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-07-18 18:39:32 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-07-18 18:39:32 +0100
commit40a9f76e2d4ddd972b2e9ea2594c7567718517f4 (patch)
tree9eb2bcee60e581fd64977a3399f8fe08e2c2a78f /TODO
parentb98da7cb52a0b6969ff43c921ea40ce4270e5736 (diff)
Only check for newlines at the end of client strings if the string length is at least one.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e60ebb9..966ba41 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,7 @@
Fuzzing.
+
+"/me" PRIVMSGs are not logged or replayed correctly.
+
+Fix warnings with different compilers (older gcc, clang).
+
+Support multiple connect commands.