summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-11-04 19:39:27 -0400
committerAdam <Adam@anope.org>2011-11-04 19:39:27 -0400
commitb3194a10c520aa97d0e50ee74554f6c76f7f6c9e (patch)
tree3edae759aa290dbcc4b8963e9e342f72f818869b
parentd01f4ea3ce7ff16409e9c21f0a6426958da40462 (diff)
Updated Changes
-rw-r--r--docs/Changes16
-rw-r--r--docs/Changes.conf5
-rw-r--r--docs/TODO11
3 files changed, 21 insertions, 11 deletions
diff --git a/docs/Changes b/docs/Changes
index 46d92eb5e..17b36f3ee 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,5 +1,21 @@
Anope Version 1.9.6
--------------------
+A Added ability to configure emails sent by services
+A Added chanserv/up and chanserv/down
+A Added m_proxyscan
+A Added more configurability for what vhosts are valid
+A Added chanserv/log
+A Added ability to configure ChanServ privileges
+A Added a new database format
+A Added SQLite support
+A Added more verbose messages on startup
+A Added ability for chanserv/suspend and nickserv/suspend to take an expiry time
+A Added no nickname ownership config option
+A Added m_rewrite
+A Added akill IDs
+F Fixed crash in clearusers
+F Fixed crash in /os oper info
+F Fixed eventfd Config check to work properly on OpenVZ
Anope Version 1.9.5
--------------------
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 0f28e9ecb..9b331abe1 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,5 +1,10 @@
Anope Version 1.9.6
-------------------
+service:channels added to join services to channels
+mail block modified to allow configuring of email messages
+oper:host and oper:vhost added
+options:nonicknameownership added
+operserv:akillids added
Anope Version 1.9.5
-------------------
diff --git a/docs/TODO b/docs/TODO
index aa078f210..4494af58f 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -3,17 +3,6 @@ Legend:
? = unsure
+ = in progress
-1.9.5
------
-[+] More LDAP
-[x] Rewrite silly forbid system
-[x] Fix the modules language system to work without needing its own functions..
-[x] Rewrite commands system
-[x] Rewrite access system
-[x] NS INFO: separate field for last seen realhost, shown to SRA only
-[x] Configurable bot usermodes
-
-
Future
------
[ ] NS IDENTIFY changes