diff options
author | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-14 14:13:26 +0000 |
---|---|---|
committer | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-14 14:13:26 +0000 |
commit | 30e6da575352145fa41acf784feac64a1b784efa (patch) | |
tree | 8afddca7fb1f903185296606346589cfc1e868f1 /docs/NEWS | |
parent | c572f72ca4d8d83778bebedfd87d77f5c0687c29 (diff) |
BUILD : 1.7.21 (1438) BUGS : NOTES : Updated docs regarding myself and CIDR channellists.
git-svn-id: svn://svn.anope.org/anope/trunk@1438 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1153 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/NEWS')
-rw-r--r-- | docs/NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,23 +1,18 @@ 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 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. @@ -36,11 +31,16 @@ Highlighted News in Anope 1.7 (and soon 1.8) - UltimateIRCd 2.8.2 or later (including 3.0) - UnrealIRCd 3.1.1 or later (including 3.2) - ViagraIRCd 1.3 or later - * Added new languages. Currently included: Catalan, German, English, Spanish, French, Greek, Hungarian, Italian, Dutch, Polish, Portugese, Russian, Turkish + * Added support for CIDR channel lists. + * Converted the core to be completely modular. + * Improved random number algorithm. + * Removed proxy detector (see docs/PROXY). + * Fixed various exploits and vulnerabilities. + * Fixed various language typos and inconsistencies. Highlighted News in Anope 1.6 ============================= |