diff options
author | Adam <Adam@anope.org> | 2014-05-30 15:14:54 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2014-05-30 16:16:54 -0400 |
commit | 93bfd4cbe1674c063dca17e7176364f30348eb7c (patch) | |
tree | 9c390018959044a91c52792912cd1dc4ee3a8f8f | |
parent | 6620f9e9bd5182336264befe10cf19941ad4c40f (diff) |
Updates Changes and Changes.conf
-rw-r--r-- | docs/Changes | 14 | ||||
-rw-r--r-- | docs/Changes.conf | 6 |
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 1d01629fb..6280734c3 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,17 @@ +Anope Version 2.0.1 +------------------- +Fix access entries on accounts sometimes not updating when a user's display name changes +Fix ns_group to properly validate the account of the user against the target +Fix os_stats not saving max user count and time when using SQL +Fix nickalias's 'nc' field sometimes not being updated when using SQL +Fix several crashes on Windows related to being unable to load modules +Fix bs_bot change not properly reintroducing bots after changing their ident, host, or realname + +Add English language file to allow users to easily modify language strings +Add configuring which mode cs_ban sets, and added a MUTE command to BotServ's fantasy +Allow SVSPART to take an optional reason +Allow cs_list to search channel topics and descriptions + Anope Version 2.0.0 ------------------- Added irc2sql stats module diff --git a/docs/Changes.conf b/docs/Changes.conf index 82e36be6d..de9074f11 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,3 +1,9 @@ +Anope Version 2.0.1 +------------------- +Add MUTE command to BotServ fantasy configuration +Document memo_mail option in nickserv.conf +Add 'show' setting to ns_info and cs_info to control which fields are shown to non opers + Anope Version 2.0.0 ------------------- options:passlen, enforceruser, enforcerhost, releasetimeout, and guestnickprefix moved to nickserv's module configuration |