X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=c9df153cba754b61353f20ac8bfb6fabd1677a86;hb=1570a04e15bec6b2945e4351b1e05211aecdcacc;hp=ac780e3f8ceb85f9423f3d1cbeca6fa12fc727f7;hpb=18f0d7529de0b14fb8118fd5ecc2f275ffe515e8;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index ac780e3..c9df153 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2010-03-28 Michael Poole + + * ircd/gline.c: Replace CurrentTime with TStime(), and remove the + uses of TSoffset, so that all G-line-related times are assumed to + be in network time. + + * ircd/m_gline.c: Likewise. + +2010-03-08 Michael Poole + + * ircd/m_server.c (enum lh_type): New type. + (check_loop_and_lh): Use the enum instead of magic integers. + Make the error message a little clearer when neither "hub" nor + "maxhops" is specified for a server. Clean up the control flow + when we decide to reject the link. + 2010-03-08 Michael Poole * ircd/test/ircd_match_t.c (_SC_PAGE_SIZE): Default to