diff options
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/Changes b/docs/Changes index 2e42a7b5a..22e80d4ed 100644 --- a/docs/Changes +++ b/docs/Changes @@ -106,7 +106,7 @@ Anope Version 2.0.0 Added irc2sql stats module Anope Version 1.9.9 -------------------- +-------------------- A Added a better webpanel template, removed the old one A Added SQL logging support A Added Redis database support @@ -118,7 +118,7 @@ F Fixed setting BotServ's default settings in the config F Fixed some names of config items, including NickServ's kill protect Anope Version 1.9.8 -------------------- +-------------------- A Ability to configure fantasy commands in the config A Add SVSJOIN and SVSPART commands F Fix "leave" channel log level from not logging @@ -130,7 +130,7 @@ F Fix crash in os_forbid with expiring entries F Fix several issues with db_sql_live 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 @@ -140,7 +140,7 @@ 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 -------------------- +-------------------- A Added ability to configure emails sent by services A Added chanserv/up and chanserv/down A Added m_proxyscan @@ -159,7 +159,7 @@ F Fixed crash in /os oper info F Fixed eventfd Config check to work properly on OpenVZ Anope Version 1.9.5 -------------------- +-------------------- A Extended LDAP support A Added os_oper, os_kill, os_forbid, m_statusupdate, cs_sync, and bs_autoassign A Added a new configuration file format @@ -177,7 +177,7 @@ F Fixed setting -P on channels with only a botserv bot in it F Fixed modemanager complaining about prefixless modes on InspIRCd Anope Version 1.9.4 -------------------- +-------------------- A Automatically set channel founder to the user with the highest access if there is no successor A /chanserv clone command to copy settings from one channel to another. A /chanserv mode command @@ -198,7 +198,7 @@ F Some failed logic in /operserv exception that prevents proper exceptions from F Fixed the anope_os_sxlines MySQL table and code to work after restarting 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 @@ -225,7 +225,7 @@ F Anoperc start/stop to send the globaloncycle global, and fixed anoperc rehash F Fixed a potential crash if HostServ or BotServ was disbled Anope Version 1.9.2 -------------------- +-------------------- A K alias to chanserv kick command A KB alias to chanserv ban command A The ability to register empty nonregistered channels @@ -256,7 +256,7 @@ F ms_rsend to really work F SQUITing juped servers on InspIRCd1.2+ Anope Version 1.9.1 -------------------- +-------------------- F Don't enforce akick/forbidden/etc.-restrictions on clients on ulined servers. F Remove modules_unload_all fini + hack that goes with it. F Signal handling cleanup. @@ -297,7 +297,7 @@ Provided by Liber <Liber@jasonirc.net> - 2009 F Support operoverride and such things (stop reversing changes from nonopped people where unnecessary) Anope Version 1.9.0 -------------------- +-------------------- F Modified compile to use g++ F Improve protocol modules support (classes, virtual methods, etc) F Move core services to use BotInfo |