summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-07-14 16:38:40 +0100
committerSadie Powell <sadie@witchery.services>2024-07-14 16:39:37 +0100
commit2de0dddb1c86b332b000d60dbdd81abe4f82cdb1 (patch)
tree67501039703cfbb75d320e68b7ff6f18af99d2eb /docs
parent41ea3465516f207e92c46f1c36decdecf197f04c (diff)
Fix joining channels with keys on InspIRCd v3.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes
index 0cdb2d851..e6e6a0e5f 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -8,6 +8,7 @@ Fixed expiring channel suspensions.
Fixed expiring forbids.
Fixed expiring nick suspensions.
Fixed feature detection on InspIRCd.
+Fixed joining users to channels with a key set on InspIRCd.
Fixed logging users out fully when their nick gets suspended.
Fixed marking boolean columns in SQL as TEXT instead of INT.
Fixed matching extbans on InspIRCd and implement missing matchers.