diff options
author | Viper <viper@anope.org> | 2011-08-22 00:25:34 +0200 |
---|---|---|
committer | Viper <viper@anope.org> | 2011-08-22 00:25:34 +0200 |
commit | 783f77d367b6117658e87898db4b5c31e7299a4a (patch) | |
tree | b3103320b515c433eab223d17123eed5407ca6ee /Changes | |
parent | dc840e9b99adf78dbf5b11896f843c8ad7f4d732 (diff) |
Added event to warn modules a nickcore gets a new display nick or is about to be dropped. (This should enable modules to more easily link their data to anopes core data.)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,12 +2,14 @@ Anope Version 1.8 - GIT ----------------------- 08/18 A Added support for Hybrid's channel mode +S [#1319] 08/18 A Added support for Hybrid's channel mode +O [#1320] +08/21 A Added internal event when a nickcore is dropped. [ #00] +08/21 A Added internal event when a nickcore gets a new display nick. [ #00] 08/18 R Removed support for Hybrid's (old) channel mode +a [#1318] 05/30 F Fixed removing vhosts on InspIRCd when m_cloaking is unloaded [#1273] 07/23 F Fixed a potential crash in the badwords kicker [ #00] 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. +08/21 F Send DROP event when forbidding nicks and channels. [ #00] Anope Version 1.8.6 ------------------- |