summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-10 12:03:28 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-10 12:03:28 +0000
commitf13a4901e82fd533815175b95600652ac427d2bd (patch)
tree290825ca9b39c81b878b36da0b5e762f6726888c /ChangeLog
parentc7eab99603c757ac4202e809f5c5923fa23e65ff (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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2954b46..1919ed9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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