summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorViper <viper@anope.org>2011-11-20 15:22:18 +0100
committerViper <viper@anope.org>2011-11-20 15:22:18 +0100
commit144029fd6182a37dee29bbb721ccab29e544c810 (patch)
tree14d4640dd06c84ef854530e88269f503e0c46097 /version.log
parent2a1cd54bc7d6e8cdd9accccef50d4ec9bb1d6f36 (diff)
Fixed ignore not matching against users' real host or IP (introduced in rev. 3049).
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 525a780c6..97e861201 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="3085"
+VERSION_BUILD="3086"
# $Log$ # Changes since 1.8.6 Release
+#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.
#Revision 3084 - Match bans against the vident/vhost instead of real ident/vhost when available.
#Revision 3083 - Use _exit, not exit, to exit mail forks to prevent our atexit() functions from being called, and removing our pidfile