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-28 12:59:44 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-03-28 12:59:44 +0000
commitb30ca2f8f23794879d8476bbfc686c7f1c56752e (patch)
tree94327dfe423a83c0a41b80dec65b8c2023cc4c51 /version.log
parent0783c0d875be584ab7369b3cdf46ea9a78910bc6 (diff)
BUILD : 1.7.8 (646) BUGS : 327 329 334 335 NOTES : Fixed quite a few bugs with mode handling (not always removed correctly, added/removed modes were split), fixed a segfault in chan_set_correct_modes, fixed some issues with topic setting, made stripModePrefix really stripping the mode prefix instead of the first char
git-svn-id: svn://svn.anope.org/anope/trunk@646 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@494 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 1920f4405..00e2e54c4 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="8"
-VERSION_BUILD="645"
+VERSION_BUILD="646"
# $Log$
#
+# BUILD : 1.7.8 (646)
+# BUGS : 327 329 334 335
+# NOTES : Fixed quite a few bugs with mode handling (not always removed correctly, added/removed modes were split), fixed a segfault in chan_set_correct_modes, fixed some issues with topic setting, made stripModePrefix really stripping the mode prefix instead of the first char
+#
# BUILD : 1.7.8 (645)
# BUGS : none
# NOTES : Language file normalization.