summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2022-12-28 10:45:21 +0000
committerSadie Powell <sadie@witchery.services>2023-03-13 01:44:37 +0000
commitfc8e6ee3385183496151e8e9913b18ea37cc5bf3 (patch)
tree2ee2342180647f8958f53609ee483af6a1289128 /docs
parentebe3fd7e571b0f258ccd7c0d8b843e514d63dbc6 (diff)
Document the protocol module changes from a while ago.
Diffstat (limited to 'docs')
-rw-r--r--docs/Changes.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf
index b4424cca0..e232d7391 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -2,7 +2,11 @@ Anope Version 2.1.0-git
-----------------------
Added nickserv:minpasslen for configuring the minimum password length.
Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists.
+Removed the inspircd12 and inspircd20 modules (use inspircd instead).
+Removed the unreal module (use unrealircd instead)
Renamed nickserv:passlen to nickserv:maxpasslen.
+Renamed the inspircd3 module to inspircd.
+Renamed the unreal4 module to unrealircd.
Replaced uplink:ipv6 with uplink:protocol.
Anope Version 2.0.13-git