X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=876e1ad712104bc44a2905eacf44d4baec9755db;hp=7375462c3252e0a40806a8fc632f432384491f50;hb=ebff73ec9b40bba463e7f2bacb92b5c7110969e2;hpb=6606615f1c605c9000f5f0f217a9495a2c4270c3 diff --git a/ChangeLog b/ChangeLog index 7375462..876e1ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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