diff options
-rw-r--r-- | Changes | 12 | ||||
-rw-r--r-- | Changes.conf | 3 | ||||
-rw-r--r-- | Changes.lang | 6 | ||||
-rw-r--r-- | version.log | 7 |
4 files changed, 14 insertions, 14 deletions
@@ -1,6 +1,6 @@ -Anope Version S V N +Anope Version 1.7.7 ------------------- -Provided by Anope Dev. <dev@anope.org> - 2004 +Provided by Anope Dev. <dev@anope.org> - 2004/2005 12/30 A Warnings for NULL values with sstrdup/moduleData. [#261] 12/26 A Services can enforce SGLINE/SQLINE by killing the user on set. [#245] 12/25 A Flag to tell if we need to enforce SGlines or not. [ #00] @@ -80,11 +80,9 @@ Provided by Anope Dev. <dev@anope.org> - 2004 11/19 F Wrong string and missing registered nick check in bot change. [#221] 11/16 F NickTracking could allow usage of forbidden nick in some cases. [ #00] -Provided by DrStein <gacevedo@anope.org> - 2005 +Provided by DrStein <gacevedo@anope.org> - 2004/2005 01/03 F Duplicated TOPIC sent, when TOPICLOCK is ON. [#265] 01/03 F If SYMBIOSIS ON, BotServ's bot should be the topic setter. [#265] - -Provided by DrStein <gacevedo@anope.org> - 2004 12/23 A NS STATUS will return your status if no nickname is given. [ #00] 12/26 F Error message during SQL init even if UseRDB was disabled. [ #00] 12/10 F Extra tab in language files, causing bad answer in !seen. [#243] @@ -96,10 +94,10 @@ Provided by DrStein <gacevedo@anope.org> - 2004 Provided by Jens Hoffrichter <joho@nickstories.de> - 2004 12/17 F Provides clear message of SUPERADMIN is not enabled. [#246] -Provided by mitch{Xy} <mitch@bondage.com> - 2004. +Provided by mitch{Xy} <mitch@bondage.com> - 2004 12/20 F Removed unclear email text from language files. [ #00] -Provided by ThaPrince <jon@vile.com> - 2004. +Provided by ThaPrince <jon@vile.com> - 2004 12/25 A Support for Hybrid TBURST. [#259] 12/21 A Support for Hybrid IRCDs QS (Quit Storm). [#256] 12/20 A Added plexus ircd support. [ #00] diff --git a/Changes.conf b/Changes.conf index b55bd5b9f..2cfbee6a4 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.7 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** @@ -64,7 +64,6 @@ NetworkDomain "localnet.com" #ListOpersOnly - Anope Version 1.7.6 ------------------- ** ADDED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index 307b3ade4..20a1aa9bc 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,4 +1,4 @@ -Anope Version S V N +Anope Version 1.7.7 ------------------- *** New Strings: @@ -15,12 +15,12 @@ Anope Version S V N OPER_SET_LIST_OPTION_ON OPER_SET_LIST_OPTION_OFF OPER_HELP_SET_LIST - OPER_SUPER_ADMIN_NOT_ENABLED + OPER_SUPER_ADMIN_NOT_ENABLED *** Mod Strings: BOT_SERVADMIN_HELP_BOT - NICK_HELP_STATUS + NICK_HELP_STATUS *** Del Strings: diff --git a/version.log b/version.log index 87837d30e..b16dfa4c4 100644 --- a/version.log +++ b/version.log @@ -7,11 +7,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" -VERSION_PATCH="6" -VERSION_BUILD="525" +VERSION_PATCH="7" +VERSION_BUILD="526" # $Log$ # +# BUILD : 1.7.7 (526) +# NOTES : Anope 1.7.7 Release. +# # BUILD : 1.7.6 (525) # BUGS : # NOTES : Updated nl.l a bit |