diff options
author | Viper <viper@anope.org> | 2011-12-15 00:59:10 +0100 |
---|---|---|
committer | Viper <viper@anope.org> | 2011-12-15 00:59:10 +0100 |
commit | 658ecee8172241379e40bebfcffb37492f8bfb8a (patch) | |
tree | e887f21fab5e4055026d0a1e181534d483a70367 /version.log | |
parent | fb99dc43c922e0fa197db3c83efa8d70897f6097 (diff) |
Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 3 |
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. |