summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-08-16 14:51:58 -0400
committerAdam <Adam@anope.org>2013-08-16 14:51:58 -0400
commitd24ae1f961a70e8f3edff8816eaaff7cf5705e5b (patch)
treeae16b6b9a19f7b707b5edf291c449b61decac7a0 /version.log
parenteab5abb351dd3372953bd9059e2b56fde245bf05 (diff)
Fix kick reason in cs_suspend and cs_forbid if no reason is given
Diffstat (limited to 'version.log')
-rw-r--r--version.log3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log
index 54ac6e38e..fe199955a 100644
--- a/version.log
+++ b/version.log
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="9"
VERSION_EXTRA="-git"
-VERSION_BUILD="3124"
+VERSION_BUILD="3125"
# Changes since 1.8.8 Release
+#Revision 3125 - Fix kick reason in cs_suspend and cs_forbid if no reason is given
#Revision 3124 - hs_request: Improve logging of new vhost requests
#Revision 3120 - Fix many memory leaks and valgrind warnings, see pull request #15
#Revision 3119 - Fix not deleting the old server entry when juping existing servers on Unreal