summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorViper <viper@anope.org>2011-11-16 15:57:07 +0100
committerViper <viper@anope.org>2011-11-16 15:57:07 +0100
commit0dd4a98e5369ef0c023a1fa7174988ceba32f27d (patch)
tree6dca6b880f21007cef4b3487fac239f39361b075 /Changes
parentf1577975a99dc93eff2dd9aa159a93a3c1cf4301 (diff)
Match bans against the vident/vhost instead of real ident/vhost when available.
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 3f087c688..f0b546194 100644
--- a/Changes
+++ b/Changes
@@ -10,6 +10,7 @@ Anope Version 1.8 - GIT
08/09 F Fixed deopping the first user to join a channel during a burst [#1287]
08/10 F Fixed loading bs_fantasy_owner on InspIRCd 2.0 on startup [ #00]
08/21 F Send DROP event when forbidding nicks and channels. [ #00]
+11/16 F Fixed bans always comparing against real instead of vident. [ #00]
Anope Version 1.8.6
-------------------