X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=15ba3b6f9b84f68bc0320ecb84a2a5f2c49dc61f;hp=86a672d7870e7f2333bf0405808fb629cfb39876;hb=5048addab78984a415422f8d1ebfd82942145964;hpb=2575d32764863d3d571794f433e407d21a06032a diff --git a/ChangeLog b/ChangeLog index 86a672d..15ba3b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-12 Michael Poole + + * ircd/gline.c (count_users): Accept "flags" mask to limit count + to local users. + (gline_add): Pass the flags to count_users(). + 2009-01-12 Michael Poole * include/gline.h (gline_forward_deactivation): Declare.