1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 02:23:12 +02:00

BUILD : 1.7.18 (1214) BUGS : NOTES : Anope 1.7.18 Release

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@933 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-31 22:28:55 +00:00
parent 327d27183f
commit 5ed652014d
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.18
--------------------
12/09 A Ability to see if AutoOp is enabled in NickServ INFO displays. [#621]
12/12 A EVENT_BOT_KICK and EVENT_BOT_BAN added for modules. [ #00]
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.18
--------------------
** ADDED CONFIGURATION DIRECTIVES **
###########################################################################
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.18
--------------------
*** New Strings:
+1 -1
View File
@@ -1,4 +1,4 @@
Anope Version S V N
Anope Version 1.7.18
--------------------
- DROP TABLE IF EXISTS `anope_os_status`
- ALTER TABLE `anope_bs_core` ADD `active` TINYINT( 1 ) DEFAULT '1' NOT NULL
+7 -3
View File
@@ -7,12 +7,16 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="17"
VERSION_EXTRA="-svn"
VERSION_BUILD="1213"
VERSION_PATCH="18"
VERSION_EXTRA=""
VERSION_BUILD="1214"
# $Log$
#
# BUILD : 1.7.18 (1214)
# BUGS :
# NOTES : Anope 1.7.18 Release
#
# BUILD : 1.7.17 (1213)
# BUGS : 651 653
# NOTES : Fixed channel joins being logged twice in debug mode on some IRCds and BotServ incorrectly attempting to remove bans with BSSmartJoin