summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-10-31 13:37:31 -0400
committerAdam <Adam@anope.org>2010-10-31 13:37:31 -0400
commit2170823059c176a79efd5e99fcfa53524c2d5536 (patch)
tree6ef3cb20ea42cf7e2faa1b0177f8bf2b4f9664db /docs/Changes
parent011582ff3c0d69e6b426b744b1abf30bb175e019 (diff)
Updated Changes
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes17
1 files changed, 16 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes
index 46b123fbd..c8b8a3393 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -3,12 +3,27 @@ Anope Version 1.9.3
A Added italics BotServ kicks support
A Tell users when their nicks expire in /ns glist and /ns info
A Added SSL support
-A Added official support for InspIRCd 2.0
A Prevent negaitve mode changes, kicks, bans, and autokicks from affecting people with the 'god' user mode (On UnrealIRCd, usermode +q)
A Added nickserv/auxpex permission
A Added nickserv ungroup command
A Renamed the SGLINE to be SNLINE
A Added /chanserv saset command
+A Added threads for mail sending
+A Added m_dnsbl and an asynchronous DNS system
+A Added a new language system that uses gettext
+A Added m_mysql which uses threads to execute queries
+A Added many subcommand modules for some commands, eg ns_set_autoop, ns_set_email, etc
+A Added a new logging system that is a bit more flexable
+A Added cs_set_misc and ns_set_misc to add miscellaneous set commands
+A Added os_modreload, which allows reloading some modules not normally unloable, like the protocol module
+A Added FOUNDER access levels
+A Made OperServ, Global, MemoServ, and ChanServ optional
+F Shutting down if a config reload fails
+F Autoid to live through restarts on Unreal
+F Storing vhosts in MySQL
+F Not flushing the anope_extra table before rewriting databaes
+F Anoperc start/stop to send the globaloncycle global, and fixed anoperc rehash to really rehash
+F Fixed a potential crash if HostServ or BotServ was disbled
Anope Version 1.9.2
--------------------