Author: Jeekay <jeekay@irc.planetarion.com>
[ircu2.10.12-pk.git] / ChangeLog
index 6e3ffe01a53e6feadb4def4cf72b5864d21d86b7..55fbcd8b5dd3cd40677045b50648227a1f3a30c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
-2002-04-22  Alex Badea  <vampire@p16.pub.ro>
-
-       * ircd/m_stats.c (report_servers_verbose): include 'me' in the
-       server list as well
+2002-05-26  Jeekay  <jeekay@irc.planetarion.com>
+       
+       * ircd/m_join.c (HasControlChars): fixed unsigned vs signed
 
+2002-05-26  Jeekay  <jeekay@irc.planetarion.com>
+       * ircd/m_join.c (m_join,HasControlChars): check if a channel
+       name has any control chars (<=32) in it before allowing a
+       local user to join.
 2002-21-05 Andrew Miller <a1kmm@mware.virtualave.net>
        * ircd/ircd_relay.c: stop an information leak about the
        the network topography from relayed messages.