summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2020-10-21 22:07:17 +0100
committerLuke Bratch <luke@bratch.co.uk>2020-10-21 22:07:17 +0100
commit6737c2ec911afd4a62d2961432ea8c784885e641 (patch)
tree7ef8e58c82bd29f286efb02c40ab8eeb60c3ffa0 /TODO
parent5dd40bf9003063fd54071948654bc5a5640de282 (diff)
Correct detection of changed nick for updating existing clients when reconnecting to server after a timeout.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 02cbdf0..d57b70c 100644
--- a/TODO
+++ b/TODO
@@ -32,5 +32,3 @@ arrindex() shouldn't return 0 on failure as 0 is a valid index. Instead return
Make the "channels" configuration file entry an array.
Crash when requesting 30 hour replay.
-
-Existing clients' own nicks are not updated if we decided the server timed out and reconnected before the server decided we were gone.