Switch more uses of &me to &his for channel localcasts.
[ircu2.10.12-pk.git] / ChangeLog
index 7e07712850b707f042c49ffcc0e1eb39c484c032..67ca31e59e81c17f65d6b3a3f3e0fe76fb8a1b51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-08-16  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/channel.c (joinbuf_join): Switch to &his instead of &me for
+       announcements to local users in a channel.
+
+       * ircd/m_burst.c (ms_burst): Likewise.
+
+       * ircd/m_invite.c (m_invite): Likewise.
+       (ms_invite): Likewise.
+
+2005-08-16  Jukka Ollila <jaollila@niksula.hut.fi>
+
+       * ircd/s_user.c (hide_hostmask): Use HIS_SERVERNAME instead of the
+       real thing for the post-mode-x rejoin.
+
 2005-08-15  Michael Poole <mdpoole@troilus.org>
 
        * include/supported.h (FEATURESVALUES2): Add +d channel mode.