Mercurial > pidgin
comparison ChangeLog @ 22846: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 |
comparison
equal
deleted
inserted
replaced
22845:61e0bcbf31ab | 22846:f09acca60066 |
---|---|
7 * IRC now displays ban lists in-channel for joined channels. | 7 * IRC now displays ban lists in-channel for joined channels. |
8 * Fixed a bug where the list of loaded plugins would get removed when | 8 * Fixed a bug where the list of loaded plugins would get removed when |
9 switching between different operating systems. | 9 switching between different operating systems. |
10 * Fix reception of IRC PART without a part message on Undernet | 10 * Fix reception of IRC PART without a part message on Undernet |
11 (fixes a problem with litter in the channel user list). | 11 (fixes a problem with litter in the channel user list). |
12 * IRC no longer crashes on /list on servers which erroneously omit | |
13 RPL_LISTSTART. | |
12 | 14 |
13 Pidgin: | 15 Pidgin: |
14 * The typing notification in the conversation history can be disabled or | 16 * The typing notification in the conversation history can be disabled or |
15 customized (font, color etc.) in .gtkrc-2.0. | 17 customized (font, color etc.) in .gtkrc-2.0. |
16 * Added a plugin (not built by default) which adds a Send button back | 18 * Added a plugin (not built by default) which adds a Send button back |