Do not try to destroy a channel's nonexistent destruct event.
[ircu2.10.12-pk.git] / ChangeLog
index 0105980172536fce6bace251457721b71f573555..2c9ce6409835e3fbb58988f899b084fc00a99671 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-01-02  Michael Poole <mdpoole@troilus.org>
+
+       * include/ircd_features.h (FEAT_ZANNELS): Remove.
+
+       * ircd/channel.c (sub1_from_channel): Remove reference to
+       FEAT_ZANNELS.
+
+       * ircd/ircd_features.c (FEAT_ZANNELS): Remove.
+
+       * ircd/m_destruct.c (ms_destruct): Do not try to remove a destruct
+       event for channels that do not have them (created by BURSTing a
+       zannel but not yet destroyed by EOB).
+
 2005-12-31  Michael Poole <mdpoole@troilus.org>
 
        * ircd/m_whowas.c (m_whowas): Mention that IP is untracked in WHOWAS.