X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=2b2d7b3d10e6a2fca69f7fe834f2992a3e8e426a;hb=bda2e9431bd766765017057c93970a2272597225;hp=79148fcbf2f2883f43c1d10d534598958cf1e0fc;hpb=468c9e71e7be7e63997f5e673cf58784c99d45f4;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 79148fc..2b2d7b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-11-17 Carlo Wood + + * include/ircd_features.h (Feature): Add ZANNELS. + * ircd/ircd_features.c (FeatureDesc): idem. + * ircd/channel.c (sub1_from_channel): Don't keep zannels + around when ZANNELS and OPLEVELS are FALSE. + * ircd/m_destruct.c (ms_destruct): Use JOIN instead of + CREATE to recreate a non-empty channel after DESTRUCT. + 2005-11-16 Michael Poole * tools/convert-conf.py: Delete obsolete code.