comparison ChangeLog @ 25895:a81f75025e14

propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc) to branch 'im.pidgin.pidgin.2.5.6' (head 9fe90237b75569f21f8de666d690a38109709df0)
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 14 May 2009 21:17:11 +0000
parents b33635aced5c
children c269f065b8af
comparison
equal deleted inserted replaced
25846:c7ec8f3b39d3 25895:a81f75025e14
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
3 version 2.5.6 (??/??/2009):
4 libpurple:
5 * Improve sleep behavior by aggregation of longer timeouts on second
6 boundaries to allow better power saving. (Arunan Balasubramaniam)
7 * Fix various crashes on exit.
8 * Make XML parsing more resilient to interactions with other libraries.
9 This, along with the fix for libxml2 bug 564217, fixes the crashes
10 on connect in XMPP with recent gst-plugins-bad (see #8830 for details).
11
12 IRC:
13 * Correctly handle WHOIS for users who are joined to a large number of
14 channels.
15 * Notify the user if a /nick command fails, rather than trying
16 fallback nicks.
17
18 MSN:
19 * Fix a race condition causing occasional Pidgin crashes.
20 * Fix some errors about the friendly name changing too fast caused
21 by MSN/Yahoo integration buddies.
22
23 XMPP:
24 * Less likely to pop up a new conversation window in disregard of
25 the "Hide new IM conversations" preference.
26
27 Yahoo:
28 * Fix a crash when sending very long messages.
29 * Fix a bug where UTF-8 status messages get garbled when going idle.
2 30
3 version 2.5.5 (03/01/2009): 31 version 2.5.5 (03/01/2009):
4 libpurple: 32 libpurple:
5 * Fix a crash when removing an account with an unknown protocol id. 33 * Fix a crash when removing an account with an unknown protocol id.
6 * Beta support for SSL connections for AIM and ICQ accounts. To 34 * Beta support for SSL connections for AIM and ICQ accounts. To
667 dialog. 695 dialog.
668 696
669 version 2.2.0 (09/13/2007): 697 version 2.2.0 (09/13/2007):
670 http://developer.pidgin.im/query?status=closed&milestone=2.2.0 698 http://developer.pidgin.im/query?status=closed&milestone=2.2.0
671 699
672 Libpurple: 700 libpurple:
673 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of 701 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
674 Code) 702 Code)
675 * XMPP enhancements. See 703 * XMPP enhancements. See
676 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas 704 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
677 Monitzer, Google Summer of Code for Adium) 705 Monitzer, Google Summer of Code for Adium)
678 * Certificate management. Libpurple will validate certificates on 706 * Certificate management. libpurple will validate certificates on
679 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code) 707 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
680 * Some adjustments were made to fix sending messages when using 708 * Some adjustments were made to fix sending messages when using
681 the MSN HTTP method. (Laszlo Pandy) 709 the MSN HTTP method. (Laszlo Pandy)
682 * Yahoo! Chat is fixed. 710 * Yahoo! Chat is fixed.
683 * Some AIM file transfer issues between Pidgin and other clients 711 * Some AIM file transfer issues between Pidgin and other clients