Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index c929282ff07e64b35f7359379daa3775cf40114a..70c41e79da4e9fbdd219e008f3b8f92ce6512881 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2000-06-02  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * ircd/m_server.c: Resend jupe only when there is no %<lastmod>
+       parameter, or when it falls out of bounds: see comments prior to
+       call to jupe_resend(); call server_estab with struct Jupe
+       parameter, so that we place the appropriate %<lastmod> in the
+       appropriate place.
+
+       * ircd/s_serv.c (server_estab): send %<lastmod> for introduced
+       server, as well as for servers when we're sending the BURST
+
+       * include/s_serv.h: add a struct Jupe * to the arguments for
+       server_estab() so that we can send the appropriate lastmod
+       parameter
+
+       * ircd/m_gline.c (ms_gline): actually, this should be the
+       slightest bit more efficient...
+
+       * ircd/m_jupe.c (ms_jupe): actually, this should be the slightest
+       bit more efficient...
+
+       * ircd/m_gline.c (ms_gline): inhibit GLINE processing resends
+       during netburst
+
+       * ircd/m_jupe.c (ms_jupe): inhibit JUPE processing resends during
+       netburst
+
+       * ircd/channel.c (joinbuf_join): really remove user from local
+       channels
+
 2000-05-29  Perry Lorier       <Isomer@coders.net>
        * ircd/m_names.c: Removed redundant space. 
        * ircd/s_bsd.c: Fixed incorrect syntax on ERROR line.
 #
 # ChangeLog for ircu2.10.11
 #
-# $Id: ChangeLog,v 1.138 2000-05-29 10:37:33 isomer Exp $
+# $Id: ChangeLog,v 1.142 2000-06-03 00:09:12 kev Exp $
 #
 # Insert new changes at beginning of the change list.
 #