summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-02-13 13:14:22 -0500
committerAdam <Adam@anope.org>2013-02-13 13:14:22 -0500
commit20d40fdc758734d715c80cc8a69052b2e10baa9c (patch)
tree9e23e28516f4aa74c87d809dfc3df6c07f48d7f5 /version.log
parent9650a3ffa578469bf1fa96c1cd7e6fe08d1a980f (diff)
Do not allow invalid nicknames to be forbidden in ns_forbid
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 b3d6c8640..7edb614d1 100644
--- a/version.log
+++ b/version.log
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="8"
VERSION_EXTRA="-git"
-VERSION_BUILD="3108"
+VERSION_BUILD="3109"
# Changes since 1.8.7 Release
+#Revision 3109 - Do not allow invalid nicknames to be forbidden in ns_forbid
#Revision 3108 - Bug #1474 - Fixed setting umodes on BotServ bots on Unreal3.2.10
#Revision 3106 - Replaced experimental Hybrid 7.0 support by Hybrid 8.0 support. (Patch provided by Hybrid Development Team)
#Revision 3105 - Added french language support to some modules (patch provided by Coolsmile)