summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-16 22:07:30 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-16 22:07:30 +0000
commitfb1a1829b88ef69729b22364e9af3ea40e9b4685 (patch)
treef3eb5a7933e0b25ad84b660406cf9838e8756582
parent26e99c667a5bfe4889333ae8b749752723ff8170 (diff)
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
-rw-r--r--Changes1
-rw-r--r--version.log6
2 files changed, 6 insertions, 1 deletions
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. <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]
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