X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=9f6e8e72b22eb42bcbb5dbdd8a1cb1914c028c82;hp=edc241637b025fccd20d656243e08abb680019a1;hb=refs%2Fheads%2FKeepConn;hpb=45cb4aed9ce236437e78652046228d7f4a658de6 diff --git a/ChangeLog b/ChangeLog index edc2416..9f6e8e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2011-01-23 Michael Poole + + * ircd/gline.c (gline_modify): Notify opers using SNO_AUTO rather + than SNO_GLINE if a G-line had, and still has, an AUTO prefix. + +2011-01-19 Michael Poole + + * ircd/s_auth.c (start_auth): Call start_dns_query() and + start_auth_query() after start_iauth_query() rather than + before. + 2011-08-17 Kevin L. Mitchell * include/client.h: Fix minor issue in IsLocOp() test