Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / ChangeLog
index 519842b80151159b67ae5dd936ade4d718fdc64c..61780ce27f8fdada887b327682e212e5cdca1105 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,36 @@
-2000-03-30  Perry Lorier <isomer@coders.net>
+2000-04-09  Perry Lorier  <Isomer@coders.net>
+       * include/numeric.h: Cleaned up numerics, added which ones are
+       in use by other networks and what they are in use for.
+
+       * ircd/channel.c: cleaned can_join(), allow anyone through anything
+       if /invited, simplified the function.  Opers overusing OPEROVERRIDE
+       will get a message explaining to them not to cheat.
+
+       * ircd/m_join.c: cleaned up the various join functions, should be
+       a lot more efficient.  Still needs work.  Now assumes that s<->s
+       won't send it a JOIN 0.  Service coders - note this and tread with
+       care.
+
+       * ircd/m_stats.c: added Gte-'s stats doc patch.
+
+       * ircd/m_version.c: /version now returns the 005 numeric as well.
+       as requested by Liandrin.
+
+
+2000-04-07  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/m_clearmode.c: add include for support.h for write_log()
+
+       * configure: move ircd/crypt/* to tools/*
+
+2000-04-06  Thomas Helvey <tomh@inxpress.net>
+       * ircd/s_auth.c: Shorten auth connect timeout to 60 seconds
+          set client host to server alias if connection from localhost
+
+2000-04-06  Perry Lorier <isomer@coders.net>
+       * ircd/ircd.c: Fix core during pinging (oops)
+       
+2000-04-06  Perry Lorier <isomer@coders.net>
        * ircd/send.c: fixed wrong ident being sent to channels bug.
        * include/numerics.h: Updated some of the numerics from other
        networks.  Flagged some as 'unused' by undernet.
 #
 # ChangeLog for ircu2.10.11
 #
-# $Id: ChangeLog,v 1.60 2000-04-06 03:48:04 isomer Exp $
+# $Id: ChangeLog,v 1.65 2000-04-09 11:53:12 isomer Exp $
 #
 # Insert new changes at beginning of the change list.
 #