summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2023-05-30 16:07:54 +0100
committerSadie Powell <sadie@witchery.services>2023-05-30 16:07:54 +0100
commitb1fff640dd7ebbee8cb76ef6b256e271c4b83a51 (patch)
tree9b711f472fb0178f111646c20827bec70725c031 /docs/Changes
parentf251ca63731b9dd06b0d764943bad786b2625ce5 (diff)
Update the changelogs.
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes
index e37de690a..b2e81aa63 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,6 +1,13 @@
Anope Version 2.0.13-git
------------------------
-No significant changes.
+Fixed a crash on some compilers when trying to call methods on a null pointer
+Fixed a crash when encountering an unterminated commented config block
+Fixed erroneously rejecting spaces in fantasy:name
+Fixed marking services pseudoclients as an oper on InspIRCd
+Fixed not checking user@ip as well as user@host when logging into an operator account
+Fixed setting the vhost/vident during SASL on UnrealIRCd
+Updated the German translation
+Updated the Italian translation
Anope Version 2.0.12
--------------------