diff options
author | Adam <Adam@anope.org> | 2013-03-02 21:04:15 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-03-02 23:42:00 -0500 |
commit | a32c897bf994380c2484180a2b19ae2e8be50d7b (patch) | |
tree | 916cf3b24842a3d72d2da97dc57f855aaefbe08e | |
parent | 367b662c8344c6cd2f7f3da0760de0f032b54171 (diff) |
Update Changes and Changes.conf
-rw-r--r-- | docs/Changes | 12 | ||||
-rw-r--r-- | docs/Changes.conf | 11 |
2 files changed, 23 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 6bcb5bb25..53bbaaf00 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,15 @@ +Anope Version 1.9.8 +-------------------- +A Ability to configure fantasy commands in the config +A Add SVSJOIN and SVSPART commands +F Fix "leave" channel log level from not logging +F Fix users able to "resend" their registration mail with registration set to admin only +F Fix build on OpenBSD +F Fix not logging debug logs to the logfile when debug mode is enabled +F Fix defcon timeout timer +F Fix crash in os_forbid with expiring entries +F Fix several issues with db_sql_live + Anope Version 1.9.7 -------------------- A Added ability for using regex as patterns for various commands diff --git a/docs/Changes.conf b/docs/Changes.conf index c07ad0d67..66f8f2c3e 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,3 +1,14 @@ +Anope Version 1.9.8 +------------------- +networkinfo:chanlen added +options:user and options:group added +nickserv:modesonid added to set modes on everyone who identifies +nickserv:kill and nickserv:killquick added to configure NickServ's kill timeout +nickserv:restoreonrecover added to try to restore a user's session after a ghost +command:group added +fantasy block added +dns block has been moved to modules.conf as a part of m_dns + Anope Version 1.9.7 ------------------- operserv:notifications removed in favor of log{} blocks |