summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-09-02 08:31:11 -0400
committerAdam <Adam@anope.org>2012-09-02 08:31:11 -0400
commit271d723bbd382114c544d4b17d70bae9db425d93 (patch)
treee7403155eed29fa0ed2d40055d882a8a098c510b
parenta0c4575122c82a0523e95a55fe2067c481f51cde (diff)
Update Changes
-rw-r--r--docs/Changes5
-rw-r--r--docs/Changes.conf2
2 files changed, 7 insertions, 0 deletions
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