From fb1a1829b88ef69729b22364e9af3ea40e9b4685 Mon Sep 17 00:00:00 2001 From: "trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 16 Jan 2005 22:07:30 +0000 Subject: [PATCH] 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 --- Changes | 1 + version.log | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index e6cd8fe7e..436599eaa 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ Anope Version S V N ------------------- Provided by Anope Dev. - 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] diff --git a/version.log b/version.log index 5b39be907..4136aca89 100644 --- a/version.log +++ b/version.log @@ -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