diff options
author | Adam <Adam@anope.org> | 2012-09-02 08:31:11 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-09-02 08:31:11 -0400 |
commit | 271d723bbd382114c544d4b17d70bae9db425d93 (patch) | |
tree | e7403155eed29fa0ed2d40055d882a8a098c510b /docs/Changes | |
parent | a0c4575122c82a0523e95a55fe2067c481f51cde (diff) |
Update Changes
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 5 |
1 files changed, 5 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 -------------------- |