1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 22:43:13 +02:00

BUILD : 1.7.7 (526) NOTES : Anope 1.7.7 Release.

git-svn-id: svn://svn.anope.org/anope/trunk@526 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@380 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-06 14:37:21 +00:00
parent 637bcee227
commit f991272e4f
4 changed files with 14 additions and 14 deletions
+5 -7
View File
@@ -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]
+1 -2
View File
@@ -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 **
+3 -3
View File
@@ -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:
+5 -2
View File
@@ -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