From 271d723bbd382114c544d4b17d70bae9db425d93 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 2 Sep 2012 08:31:11 -0400 Subject: Update Changes --- docs/Changes | 5 +++++ docs/Changes.conf | 2 ++ 2 files changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/Changes b/docs/Changes index 7ad5a07da..6bcb5bb25 100644 --- a/docs/Changes +++ b/docs/Changes @@ -2,6 +2,11 @@ Anope Version 1.9.7 -------------------- A Added ability for using regex as patterns for various commands A Extended ability of operserv/akill to also match against nick and realname +A Added chanserv:require configuration option +A Added nickserv:unregistered_notice and nickserv:registration configuration option +A Added options:casemap configuration option +A Added a web panel +A db_sql_live now allows all tables to be "live", not just a select few Anope Version 1.9.6 -------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index f966a7d05..c07ad0d67 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -2,6 +2,8 @@ Anope Version 1.9.7 ------------------- operserv:notifications removed in favor of log{} blocks options:regexengine added +options:casemap added +chanserv:require added nickserv:registration added, emailregistration removed. nickserv:unregistered_notice added -- cgit