comparison ChangeLog @ 25579:52c50f8a978e

merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700' and '1f7289ec41898b40159870ac726cf573812ce4e3'
author Ethan Blanton <elb@pidgin.im>
date Wed, 29 Apr 2009 00:43:26 +0000
parents 1784eb0d66c0 7f552614ec8a
children f1efe664bd7b
comparison
equal deleted inserted replaced
25574:1784eb0d66c0 25579:52c50f8a978e
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.5.6 (??/??/2009): 3 version 2.5.6 (??/??/2009):
4 libpurple 4 libpurple:
5 * Fix various crashes on exit 5 * Improve sleep behavior by aggregation longer timeouts on second
6 boundaries to allow better power saving. (Arunan Balasubramaniam)
7 * Fix various crashes on exit.
6 8
7 IRC: 9 IRC:
8 * Correctly handle WHOIS for users who are joined to a large number of 10 * Correctly handle WHOIS for users who are joined to a large number of
9 channels. 11 channels.
10 * Notify the user if a /nick command fails, rather than trying 12 * Notify the user if a /nick command fails, rather than trying
11 fallback nicks. 13 fallback nicks.
12 14
13 MSN: 15 MSN:
14 * Fix a race condition causing occasional Pidgin crashes. 16 * Fix a race condition causing occasional Pidgin crashes.
17 * Fix some errors about the friendly name changing too fast caused
18 by MSN/Yahoo integration buddies.
15 19
16 Yahoo: 20 Yahoo:
17 * Fix a crash when sending very long messages. 21 * Fix a crash when sending very long messages.
18 22
19 version 2.5.5 (03/01/2009): 23 version 2.5.5 (03/01/2009):