From aa92559aa0e015480c719f385c63cc362cc2e73d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 1 Jun 2024 09:43:20 +0100 Subject: [PATCH] Document the previous commit. --- docs/Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changes b/docs/Changes index 88f9f544c..902505d5a 100644 --- a/docs/Changes +++ b/docs/Changes @@ -5,6 +5,7 @@ Added support for logging out partially connected users on Plexus. Added the account registration time to nickserv/info. Changed ns_cert to automatically add a TLS fingerprint to new accounts if available. Clarified that a non-deprecated encryption module must be loaded. +Fixed creating the runtime directory on Windows. Fixed mistakenly allowing badpasslimit to be set to a negative value. Fixed parsing backup TLS fingerprints on InspIRCd. Fixed parsing the flood mode on UnrealIRCd.