summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-14 18:47:29 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-14 18:47:29 +0000
commitccf124e35aa7efe3a187762a3e017af28122ee03 (patch)
tree6fa4ac62761d859046b1977664ed1380bb97363e /version.log
parent55c14ce52f1b1ac26d2d29bf86bbeeb226411938 (diff)
BUILD : 1.7.8 (621) BUGS : 314 NOTES : Fixed normalizeBuffer not being freed twice (anope_cmd_ctcp / delete_user)
git-svn-id: svn://svn.anope.org/anope/trunk@621 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@469 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
-rw-r--r--version.log6
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log
index dc7172293..064fdab60 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="620"
+VERSION_BUILD="621"
# $Log$
#
+# BUILD : 1.7.8 (621)
+# BUGS : 314
+# NOTES : Fixed normalizeBuffer not being freed twice (anope_cmd_ctcp / delete_user)
+#
# BUILD : 1.7.8 (620)
# BUGS : 313
# NOTES : Fixed various mistakes, as listed in bug 313 (only the mydbgen issue is not done yet)