diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-10 12:03:28 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-10 12:03:28 +0000 |
commit | f13a4901e82fd533815175b95600652ac427d2bd (patch) | |
tree | 290825ca9b39c81b878b36da0b5e762f6726888c /ChangeLog | |
parent | c7eab99603c757ac4202e809f5c5923fa23e65ff (diff) |
Fix exception when a QUITting user was not in the first channel of the list of channels
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-10 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> + + * Bug in new IRC framework: the list of channels a quitting user was + on was not built correctly, causing an exception when the user was not + in the first channel in the list of channels. + 2006-08-07 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> * Add kick method to kernel: plugins can now use |