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

BUILD : 1.7.7 (544) BUGS : N/A NOTES : Forgot the changelog

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@397 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-16 22:07:30 +00:00
parent 26e99c667a
commit fb1a1829b8
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
01/16 A Ulines Servers are now except from NOJOIN bans [#281]
01/16 F Disables UseRDB when MysqlSecure is enabled [#276]
01/16 F BS bots no longer flood resetting modes if its the same mode. [#263]
01/16 F IRCops are now except from KillonSQline and KillonSGline [#274]
01/16 F BS Badwords had a false positives if BSCaseSensitive wass enabled [#277]
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="7"
VERSION_BUILD="543"
VERSION_BUILD="544"
# $Log$
#
# BUILD : 1.7.7 (544)
# BUGS : N/A
# NOTES : Forgot the changelog
#
# BUILD : 1.7.7 (543)
# BUGS : 276
# NOTES : Disables UseRDB when MysqlSecure is enable, since we use one way encryption on the sql databases