diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-08-07 14:52:04 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-08-07 14:52:04 +0000 |
commit | 866d7cc99bb78ae069987e2894580d8ed15c83f0 (patch) | |
tree | e54c500892be5acc40ea090965195c164bc58227 /docs/NEWS | |
parent | 9937d542252776221f018478c142face3e1ba1a1 (diff) |
BUILD : 1.7.10 (850) BUGS : NOTES : Fixed NS SET sometimes using the option as nick if it existed and updated docs/NEWS for 1.7
git-svn-id: svn://svn.anope.org/anope/trunk@850 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@603 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/NEWS')
-rw-r--r-- | docs/NEWS | 41 |
1 files changed, 41 insertions, 0 deletions
@@ -1,3 +1,44 @@ +Highlighted News in Anope 1.7 (and soon 1.8) +============================================ + * Fixed various exploits and vulnerabilities. + * Fixed various language typos and inconsistencies. + * Added a new and improved ./Config script. + * Added MySQL phase 2 implementation (see docs/MYSQL). + * Added NickServ registration delays. + * Added read receipts for memos. + * Added a way for modules to store data with internal structures. + * Added nick tracking support. + * Improved random number algorithm. + * Added support for SVSHOLD. + * Addes support for U:Lined servers. + * Added support for TS6 IRCd's. + * Removed proxy detector (see docs/PROXY). + * Added support for Windows. + * Added internal events for modules. + * Added a way to suspend nicks. + * Added support for module configuration directives. + * Converted the core to be completely modular. + * Added translation support for modules. + * Added a module pack with handy modules. + * Added IRCd protocol modules. + * Added support for new IRCd's. Currently supported: + - DreamForge 4.6.7 + - Bahamut 1.4.27 or later (including 1.8) + - UnrealIRCd 3.1.1 or later (including 3.2) + - UltimateIRCd 2.8.2 or later (including 3.0.0) + - Hybrid 7 or later + - ViagraIRCd 1.3 or later + - PTlink 6.15 or later + - RageIRCd 2.0 beta-6 or later + - Solid IRCd 3.4.6 or later + - Plexus 2.0 or later + - Ratbox 2.0.6 or later + - ShadowIRCd 4.0 beta 7 or later + * Added new languages. Currently included: + Catalan, German, English, Spanish, French, Greek, + Hungarian, Italian, Dutch, Polish, Portugese, + Russian, Turkish + Highlighted News in Anope 1.6 ============================= * Fixed various exploits and vulnerabilities. |