summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2023-06-03 21:42:06 +0100
committerSadie Powell <sadie@witchery.services>2023-06-03 21:51:07 +0100
commit9d0a6ddc67b1e7bd0c32603b6fa90b702c13447d (patch)
tree1e4d019535c89f67e7cf54a76afabe188947c668 /docs/Changes
parent29db25dac7aff36b4f7239a9fabd57230534cf35 (diff)
parentfbf3b344740f6bd4f9337e485e35e9e8103428bc (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes
index e37de690a..c9863b5fb 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,7 +1,18 @@
-Anope Version 2.0.13-git
+Anope Version 2.0.14-git
------------------------
No significant changes.
+Anope Version 2.0.13
+--------------------
+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
--------------------
Added account confirmation to the web panel