Mercurial > pidgin
comparison ChangeLog @ 22439:a8e4dde401e0
merge of '6b600951723c4797bafdc840f751b75c3f0f95af'
and 'd5c0cb15bed84a2a8662c85cf02f430e9d82272d'
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 07 Mar 2008 18:52:19 +0000 |
parents | 7a7cb6b8fdce |
children | a7d2683c8d19 |
comparison
equal
deleted
inserted
replaced
22431:85193a3dca5e | 22439:a8e4dde401e0 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.4.1 (): | |
4 http://developer.pidgin.im/query?status=closed&milestone=2.4.1 | |
5 | |
6 libpurple: | |
7 * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this | |
8 should have no functional effect, other than continued support | |
9 on systems which have dropped UCS-2 conversions. | |
10 * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski) | |
11 * Fix a crash when clearing the buddy icon for an account on XMPP | |
12 * Fix a crash during login for some ICQ accounts | |
13 * Prefer more available resources on XMPP when priorities are equal | |
14 * Fix incorrectly marking some Yahoo! contacts as blocked | |
15 * Improved handling of UTF-8 group names on ICQ (beret) | |
16 | |
17 Pidgin: | |
18 * Remove a workaround for older versions gstreamer that was causing | |
19 crashes on some non-Linux systems such as HPUX | |
20 * Fix some cases of the conversation input entry area being 1 pixel high | |
21 | |
22 Finch: | |
23 * Fix compiling with Glib older than 2.6 | |
24 * Ensure existing conversations selected from the 'Send IM' dialog are | |
25 given focus | |
26 | |
3 version 2.4.0 (02/29/2008): | 27 version 2.4.0 (02/29/2008): |
28 http://developer.pidgin.im/query?status=closed&milestone=2.4.0 | |
29 | |
4 libpurple: | 30 libpurple: |
5 * Added support for offline messages for AIM accounts (thanks to | 31 * Added support for offline messages for AIM accounts (thanks to |
6 Matthew Goldstein) | 32 Matthew Goldstein) |
7 * Fixed various problems with loss of status messages when going | 33 * Fixed various problems with loss of status messages when going |
8 or returning from idle on MySpaceIM. | 34 or returning from idle on MySpaceIM. |