summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-07-19 12:48:44 +0100
committerSadie Powell <sadie@witchery.services>2024-07-19 12:48:44 +0100
commita3ec8329f4202e1f7cb7d0ca4637f5529a80a103 (patch)
treecb3d82b9fb0120d0c055c7eb53887cbaf85d882b /docs/Changes
parent31bc597c81fadcebe8a768d0e509bb961f7c10c3 (diff)
Document the previous commit.
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes
index e6e6a0e5f..e2fe3a0ee 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 InspIRCd account cloaks causing CHGHOST spam when a user also has a services vhost.
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.