diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-01-30 10:40:31 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-01-30 10:40:31 +0000 |
commit | 2d7853ce6e3683c8eb5e858ba7c5eb2dcaeba5eb (patch) | |
tree | e4e7c8b6e92db55663089ee7766c02d62b791604 /ChangeLog | |
parent | cbb8c6037733c7d3041da04fda320e92a8415bbc (diff) |
IRC Framework: accept nil or empty nicks and channel names when looking for a user or server on a channel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-30 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> + + * 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 <giuseppe.bilotta@gmail.com> * Timer rescheduling: it is now possible to reschedule the period |