X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=37007c7241d637ae305476798dd926143008e4b4;hb=e0c92b0746b7400ceaed06b7bb9ba3f992360de6;hp=2dc9f9d6b21020b04f2ecafaf64f8b65931a68ab;hpb=d6638428380096b6d4512577fa28a872a23b7323;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 2dc9f9d..37007c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-03-20 Kevin L. Mitchell + + * include/client.h: IsLocOp() now checks to see if its MyUser() as + well; IsAnOper() uses IsOper() and IsLocOp() instead of directly + testing the flags + +2008-03-15 Michael Poole + + * ircd/s_bsd.c (init_connection_limits): Remove errant apostrophe. + Print text error message when unable to set max FDs. + +2008-03-15 Michael Poole + + * ircd/s_user.c (set_user_mode): Check for end of argument list + when processing 'r' modes. + 2008-01-09 Kevin L. Mitchell * include/patchlevel.h (PATCHLEVEL): bump patchlevel