Mercurial > pidgin.yaz
diff ChangeLog @ 22822:f09acca60066
Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
(321) before sending their channel list with RPL_LIST (322).
Fixes #2225
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 05 May 2008 14:56:36 +0000 |
parents | 1fbc49b46e09 |
children | 1334c0de8f32 |
line wrap: on
line diff
--- a/ChangeLog Mon May 05 04:54:37 2008 +0000 +++ b/ChangeLog Mon May 05 14:56:36 2008 +0000 @@ -9,6 +9,8 @@ switching between different operating systems. * Fix reception of IRC PART without a part message on Undernet (fixes a problem with litter in the channel user list). + * IRC no longer crashes on /list on servers which erroneously omit + RPL_LISTSTART. Pidgin: * The typing notification in the conversation history can be disabled or