diff options
author | Sadie Powell <sadie@witchery.services> | 2023-08-06 12:57:26 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-08-06 12:57:26 +0100 |
commit | c9f21f4ef67b06836848d5cd315ac7bc390e978d (patch) | |
tree | 54f9ffc0b3c3984bf245840318f058096cd066e6 /docs/Changes | |
parent | 1b2eb9b9c8eabe52ea8d5aaef957759384c47bd2 (diff) |
Update the changelogs.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index c9863b5fb..d304ad790 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,15 @@ Anope Version 2.0.14-git ------------------------ -No significant changes. +Added support for sqlining channels on UnrealIRCd. +Fixed a crash when trying to access config for non-loaded modules. +Fixed detection of the InspIRCd nopartmsg module. +Fixed not getting memo notifications when authing with SASL. +Fixed not serialising dontkickops/dontkickvoices in botserv/kick. +Fixed sending emails with the wrong kind of line terminator. +Fixed sending log messages from a renamed pseudoclient. +Fixed telling users their passcode is incorrect when they need to authenticate in nickserv/confirm. +Fixed the Config script freezing on some versions of util-linux. +Updated the Windows packaging scripts to use dependencies from Conan. Anope Version 2.0.13 -------------------- |