From 2d7853ce6e3683c8eb5e858ba7c5eb2dcaeba5eb Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Tue, 30 Jan 2007 10:40:31 +0000 Subject: IRC Framework: accept nil or empty nicks and channel names when looking for a user or server on a channel --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ad0315d0..0a6b03b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-01-30 Giuseppe Bilotta + + * New IRC Framework: Server methods to retrieve a Channel or User are + now more robust to empty or nil nicks and channel names passed as + parameters. + 2007-01-29 Giuseppe Bilotta * Timer rescheduling: it is now possible to reschedule the period -- cgit v1.2.3