From fbc0dcb156373bf47230bdad987da3449fd7ec91 Mon Sep 17 00:00:00 2001 From: swee Date: Thu, 2 Jan 2025 20:01:35 -0800 Subject: [PATCH] Update todo.md --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 0030676..8889925 100644 --- a/todo.md +++ b/todo.md @@ -57,7 +57,7 @@ - [ ] Map PASS - [ ] Mock SASL PLAIN - [ ] SSL/TLS - - [ ] Use a thread to accept connections on SSL port 6697 + - [x] Use a thread to accept connections on SSL port 6697 - [ ] Automatically reload the certificate if defined in config. - [ ] Add IRCv3 features. - [x] List capabilities (`CAP LS 302`)