diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 1 | ||||
-rw-r--r-- | docs/Changes.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 17b91ebd6..05154aa39 100644 --- a/docs/Changes +++ b/docs/Changes @@ -16,6 +16,7 @@ A Added a sha_256 encryption module A Added the ability to load multiple encryption modules, and the ability to seamlessly convert your database between diferent encryptions A Added configuration options to allow Anope to reconnect if it disconnects from the uplink instead of dieing A Added support for linking with IPv6 +A Added support for InspIRCd2.0's customprefix module F Unban command to accept an optional nick arg F Some typos in services.conf F Crash when users change their host that are identified to a group, but not a nick diff --git a/docs/Changes.conf b/docs/Changes.conf index de91d3808..cda0ca57c 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -13,6 +13,7 @@ uplink:ipv6 added to enable IPv6 connectivity options:maxretries added to specify the number of reconnect attempts allowed options:retrywait added to specify how long to wait between reconnect attempts opertype command chanserv/aop/list removed as it was unnecessary, use chanserv/access/list instead +opertype command privilege hostserv/del added ** MODIFIED CONFIGURATION DIRECTIVES ** options:encryption added enc_sha256 |