summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorViper <viper@anope.org>2011-12-15 00:59:10 +0100
committerViper <viper@anope.org>2011-12-15 00:59:10 +0100
commit658ecee8172241379e40bebfcffb37492f8bfb8a (patch)
treee887f21fab5e4055026d0a1e181534d483a70367 /version.log
parentfb99dc43c922e0fa197db3c83efa8d70897f6097 (diff)
Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
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 30e39458a..ace2d67e8 100644
--- a/version.log
+++ b/version.log
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="7"
VERSION_EXTRA="-git"
-VERSION_BUILD="3087"
+VERSION_BUILD="3088"
# $Log$ # Changes since 1.8.6 Release
+#Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
#Revision 3087 - Fixed some typos in the spanish language file
#Revision 3086 - Fixed ignore not matching against users' real host or IP (introduced in rev. 3049).
#Revision 3085 - Use vident instead of ident in combination with the vhost for botserv kick(ban)s and nickserv access list checking.