X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=2494ab15a873cd9735beaab6b40a2d86b7ff5c39;hb=66190a22678bf071de49851353b7c89c519f1a67;hp=76d6d35b372b85884fc069455b8bac6d6d2360d1;hpb=38e7be8ec06f41e1de3745a87b0da6bbdd0f3f93;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 76d6d35..2494ab1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2001-02-12 Kevin L. Mitchell + + * ircd/m_gline.c (ms_gline): propagate a G-line that happened to + have been added by a U-lined server, rather than going through the + activate/deactivate logic; propagate G-line removals by U-lined + servers as well + + * ircd/gline.c: rename propagate_gline() to gline_propagate(); + make gline_propagate() return an int 0 (convenience return); only + update lastmod in gline_activate() and gline_deactivate() if the + current lastmod is non-zero, since 0 lastmod is our flag of a + U-lined server having added a G-line + + * include/gline.h (gline_propagate): exporting the G-line + propagation function + + * ircd/m_list.c (m_list): duh; permit explicit channel name + specification only when /list gets two arguments ("Kev + #wasteland") rather than when /list gets more than two + arguments--nice braino + 2001-01-29 Thomas Helvey * ircd/ircd_reply.c (need_more_params): fix bug that allowed