diff options
author | Sadie Powell <sadie@witchery.services> | 2024-06-01 09:43:20 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-06-01 09:43:20 +0100 |
commit | aa92559aa0e015480c719f385c63cc362cc2e73d (patch) | |
tree | ca1c270bd4aaf7c64dd376ca42bf4e3cbb80288c | |
parent | eb12a89b8e7f89af3a9ad52a02498d8a01dece71 (diff) |
Document the previous commit.
-rw-r--r-- | docs/Changes | 1 |
1 files changed, 1 insertions, 0 deletions
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. |