Add HIS_MODEWHO feature.
[ircu2.10.12-pk.git] / ChangeLog
index fe8c7da986fea279ac35fee4a6826c5d8310cf4c..ee2084741a463d77c97543563ff4b2c43990429c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-11-15  Brian Cline <brian.cline@gmail.com>
+
+       * 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 <mdpoole@troilus.org>
 
        * doc/example.conf (Features): Mention ZANNELS default.