Mercurial > pidgin.yaz
comparison ChangeLog @ 22810:1fbc49b46e09
Fix IRC handling of PART without a part message on Undernet IRCds.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sun, 04 May 2008 01:43:00 +0000 |
parents | 7b827f52ed0e |
children | f09acca60066 |
comparison
equal
deleted
inserted
replaced
22809:7492fdcdbcea | 22810:1fbc49b46e09 |
---|---|
5 * In MySpaceIM, messages from spambots are discarded (Justin Williams) | 5 * In MySpaceIM, messages from spambots are discarded (Justin Williams) |
6 * Strip mIRC formatting codes from quit and part messages. | 6 * Strip mIRC formatting codes from quit and part messages. |
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 | |
11 (fixes a problem with litter in the channel user list). | |
10 | 12 |
11 Pidgin: | 13 Pidgin: |
12 * The typing notification in the conversation history can be disabled or | 14 * The typing notification in the conversation history can be disabled or |
13 customized (font, color etc.) in .gtkrc-2.0. | 15 customized (font, color etc.) in .gtkrc-2.0. |
14 * Added a plugin (not built by default) which adds a Send button back | 16 * Added a plugin (not built by default) which adds a Send button back |