X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=ee2084741a463d77c97543563ff4b2c43990429c;hb=eac917cdeca82ff79b8750e58a6d3006dd5c518c;hp=fe8c7da986fea279ac35fee4a6826c5d8310cf4c;hpb=e1d956694f90e3fabff5f85a6f557f0b50383bc4;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index fe8c7da..ee20847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-11-15 Brian Cline + + * doc/example.conf: Add new line for HIS_MODEWHO feature. + + * doc/readme.features: Document new HIS_MODEWHO feature. + + * include/ircd_features.h: Declare new HIS_MODEWHO feature. + + * ircd/channel.c (modebuf_flush_int): Use new HIS_MODEWHO feature + to show or hide the server name that performed a channel mode change. + + * ircd/ircd_features.c: Place new HIS_MODEWHO setting in the feature + table and give it a default value of true, which will hide the + originating server name. + 2005-11-16 Michael Poole * doc/example.conf (Features): Mention ZANNELS default.