Move whisper()'s away message checking to the cprivmsg path.
[ircu2.10.12-pk.git] / ChangeLog
index 0decd5e41473b22db817a96e470d1dc88d2f750f..c357292a407379617b93cdcfd4ff015b667040aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2007-08-13  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_user.c (whipser): CNOTICEs should not trigger away
+       messages, only CPRIVMSGs.
+
+2007-08-13  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_who.c (m_who): Reorder responses and change the
+       ERR_QUERYTOOLONG parameter to be consistent with m_whois().
+       
+2007-08-13  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/s_user.c (register_user): Initialize umodev[] in a
+       C89-compatible way.  (gcc 4.1.2 warned about it.)
+
 2007-08-13  Michael Poole <mdpoole@troilus.org>
 
        * ircd/m_names.c (do_names): Add NAMES_DEL to comment.  Avoid use