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

BUILD : 1.7.21 (1377) BUGS : 857 NOTES : Fixed the findchan() debug messages so you now have ubercool debug stuff when you enter debug level 3\!

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1092 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-07 11:00:05 +00:00
parent dc313bfab6
commit b0ea0e9e9c
3 changed files with 10 additions and 2 deletions
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
VERSION_BUILD="1376"
VERSION_BUILD="1377"
# $Log$
#
# BUILD : 1.7.21 (1377)
# BUGS : 857
# NOTES : Fixed the findchan() debug messages so you now have ubercool debug stuff when you enter debug level 3\!
#
# BUILD : 1.7.21 (1376)
# BUGS : 859
# NOTES : Fixed a small oddity in do_cmode()