From 57f15c089067fddd3d1a712c23f46fd31bba0276 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 1 Jul 2012 18:23:12 +0200 Subject: Fix crash when the write queue for a disconnected client is non-empty Reported by Jim Leonard. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index ca45883..5ffaff4 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ UNRELEASED * 422 message is now sent after registration when no MOTD is available. * Added support for WALLOPS command. * Added option to store persistent state (currently channel topic and key). + * Fixed crash when the write queue for a disconnected client is non-empty. 0.3 2011-08-25 -- cgit v1.2.3