X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=fb274742fd92f8b30e30f2fb53ba4a095a17ed8f;hb=6a896dc3a06393ec254a43bd5ac4b7e282d4a968;hp=7375462c3252e0a40806a8fc632f432384491f50;hpb=6606615f1c605c9000f5f0f217a9495a2c4270c3;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index 7375462..fb27474 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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 + +2008-01-02 Kevin L. Mitchell + + * ircd/m_burst.c (ms_burst): surround protocol_violation() and + break in braces to do what Jan Krueger was trying to do... + +2008-01-03 Jan Krueger + + * ircd/m_burst.c: prevent leaking the next nick into the current one's + oplevel. Add protocol_violation when an invalid nick flag appears. + 2007-12-28 Kevin L. Mitchell * ircd/channel.c: add MODE_REGISTERED, mapped to +R; arrange to