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

BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the SignKick setting of the channel

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@943 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-10 20:21:45 +00:00
parent 264fb0c8bf
commit 4a8a6b8a4e
3 changed files with 22 additions and 3 deletions
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="18"
VERSION_EXTRA="-svn"
VERSION_BUILD="1223"
VERSION_BUILD="1224"
# $Log$
#
# BUILD : 1.7.18 (1224)
# BUGS : 663
# NOTES : Fixed BotServ kicks to now obey the SignKick setting of the channel
#
# BUILD : 1.7.18 (1223)
# BUGS : 666
# NOTES : Fixed CHAN_SYMBOL_REQUIRED which claimed one can register local (&) channels (sorry Rob, i should have left this bug for you)