| | 2 | |
| | 3 | == Version 2.4.1 (03/31/2008) == |
| | 4 | [http://developer.pidgin.im/query?status=closed&milestone=2.4.1 View all closed tickets for this release.] |
| | 5 | |
| | 6 | * '''libpurple''' |
| | 7 | * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this should have no functional effect, other than continued support on systems which have dropped UCS-2 conversions. |
| | 8 | * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski) |
| | 9 | * Fix a crash when clearing the buddy icon for an account on XMPP |
| | 10 | * Fix a crash during login for some ICQ accounts |
| | 11 | * Prefer more available resources on XMPP when priorities are equal |
| | 12 | * Fix incorrectly marking some Yahoo! contacts as blocked |
| | 13 | * Improved handling of UTF-8 group names on ICQ (beret) |
| | 14 | * Fix a crash when starting if you have a Zephyr account |
| | 15 | * Increase XMPP ping timeout to 120 seconds, to prevent poor network connections from timing out unnecessarily. |
| | 16 | * Don't crash on XMPP forms with empty default values. |
| | 17 | * Fix issues with CHAP authentication for SOCKS5 proxies. |
| | 18 | |
| | 19 | * '''Pidgin''' |
| | 20 | * Remove a workaround for older versions gstreamer that was causing crashes on some non-Linux systems such as HPUX |
| | 21 | * Fix some cases of the conversation input entry area being 1 pixel high |
| | 22 | * Fix for displaying channel & buddy names in conversation window when they have '&' in them |
| | 23 | * Some memory leak fixes, especially in the Text Replacement plugin |
| | 24 | * Rectangular but non-square buddy icons have rounded corners in the buddy list |
| | 25 | |
| | 26 | * '''Finch''' |
| | 27 | * Fix compiling with Glib older than 2.6 |
| | 28 | * Ensure existing conversations selected from the 'Send IM' dialog are given focus |
| | 29 | * Move the tooltip on the left of the buddylist if there's not enough room on the right to show it. |
| | 30 | |
| | 31 | ---------- |