X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=c9df153cba754b61353f20ac8bfb6fabd1677a86;hp=45bdb19d5891283581a7399ff9a735a6da77dc95;hb=1570a04e15bec6b2945e4351b1e05211aecdcacc;hpb=069994dd27f04b493855949e0d06fce06f210cfe diff --git a/ChangeLog b/ChangeLog index 45bdb19..c9df153 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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.