1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 17:43:13 +02:00

Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.

This commit is contained in:
Viper
2011-12-15 00:59:10 +01:00
parent fb99dc43c9
commit 658ecee817
3 changed files with 19 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ Anope Version 1.8 - GIT
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]
12/15 C Added API support for SVSJOIN and SVSPART on UltimateIRCd 3. [ #00]
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]