From 3d8eda9c860cbcbf195fe2242c67dd57fe966b3e Mon Sep 17 00:00:00 2001 From: Bryan Caldwell Date: Mon, 5 May 2008 16:04:48 +0200 Subject: Allow KICK to handle comma-delimited lists (of channels, nicks). includes test cases. [fw@strlen.de: - move code around to avoid duplication - use const where possible - integrate test case] --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 921bbf6b..490257eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ ngIRCd-dev + - Fixed Bug 75: KICK now handles comma-delimited lists. + (Brandon Beresini, Bryan Caldwell) - Fixed Bug 83: ngIRCd chokes on 1-character messages. - Add support for modeless channels ("+channels"). (Bryan Caldwell, Ali Shemiran) -- cgit 1.4.1