diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 13:17:41 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-05-27 13:17:41 +0100 |
commit | f45ca7022725d7f68aa68555e081f55d8f02db00 (patch) | |
tree | 69395957551fdefe37c33e651feda06b824c4aa1 /TODO | |
parent | cf27363f56e2ba4cf91d2bcfde3b1017237068eb (diff) |
Support connecting to passworded servers.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ Add various auto replay options: Allow log replay time to be specified with days:hours:minutes:seconds. -Allow connecting to a passworded server. - Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy. Test CTCP. |