X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=e7c4ac050c1459375602fe2db685022953ad7f2e;hb=b168d1cf9ec654e8a47b94c3c79c833ce650a721;hp=cd2a40de47d7c7eb0ff4a6d022cca885c4b760fc;hpb=732e409035898ddc9af5a44067b454b598a39106;p=ircu2.10.12-pk.git diff --git a/ChangeLog b/ChangeLog index cd2a40d..e7c4ac0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-01-22 Michael Poole + + * ircd/channel.c (find_delayed_joins): New function. + (modebuf_flush): Handle +D-D and related cases. + (mode_parse_mode): It is too early to handle +D here, so don't. + (CheckDelayedJoins): Use find_delayed_joins(). + 2007-01-22 Michael Poole * tests: New subdirectory for test framework.