summaryrefslogtreecommitdiff
path: root/docs/Changes.conf
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-10-22 16:16:32 +0100
committerSadie Powell <sadie@witchery.services>2024-10-22 16:29:22 +0100
commitf1751dcb213b953ff362eda3276e210258a7cdb2 (patch)
treefab818dd75eaafee74d0b80e9d3da3e28aa0244c /docs/Changes.conf
parent8b026135492c13ae030b27cb6ec6c5b09131c0bd (diff)
Replace usestrictprivmsg with something actually useful.
Every IRC server we support (other than Bahamut which is probably on the chopping bock) uses UIDs so this setting does nothing. Instead, allow configuring a server-side alias for each service and use that when servicealias is enabled.
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r--docs/Changes.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 2b27f9cd7..2d7ef3aea 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,7 +1,9 @@
Anope Version 2.1.10-git
------------------------
+Added options:servicesalias.
Moved nickserv/set/message and nickserv/saset/message to the ns_set_message module.
Removed options:useprivmsg.
+Removed options:usestrictprivmsg
Anope Version 2.1.9
-------------------