diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 23:29:34 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-16 23:29:34 +0100 |
commit | fa37193c83f82784e826b8477ee7d4a4cd96d7cf (patch) | |
tree | 89a5b02f2eb5abd903995154ae6fb5341993ca71 /TODO | |
parent | 61906329ccbe96c25c75533f819dea269492f5a7 (diff) |
Correctly return success when handling new replay modes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,6 +1,2 @@ Add various auto replay options: - All logs since the current client last disconnected (track clients with some special token the client auto sends on connect) - -Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy. - -Don't say "Unable to read replay log file!" just because there was nothing to replay. |