X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ChangeLog;h=d6a54796d80b2d4471e9eaeef8b9aed3c36de8cd;hp=b1bbe6bd4b8652338c9e7fc3877e88ad77e9ed8f;hb=25107247373df4aa75bddc2c2befd7c2dfadec6c;hpb=f2f202755d04c25b61e2b2a18a347e917acf1b9b diff --git a/ChangeLog b/ChangeLog index b1bbe6b..d6a5479 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-01-03 Michael Poole + + * ircd/m_names.c (m_names): Terminate the buffer used for listing + clients who are not in any channel. + 2010-01-03 Michael Poole * ircd/channel.c (find_delayed_joins): Move earlier in the file.