comparison ChangeLog @ 18012:c6803512f30e

ChangeLog the dbus_uniq and timeout_add_seconds changes.
author Richard Laager <rlaager@wiktel.com>
date Sun, 20 May 2007 14:45:52 +0000
parents 9fd39a035729
children e9475e67e277
comparison
equal deleted inserted replaced
18011:3cf22b52a942 18012:c6803512f30e
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.1.0 (??/??/????):
4 libpurple:
5 * Core changes to allow UIs to use second-granularity for scheduling.
6 Pidgin and Finch, which use the glib event loop, were changed to use
7 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows
8 glib to properly group our longer timers to increase power efficiency.
9 (Arjan van de Ven with Intel Corporation)
10
11 Pidgin:
12 * Ensure only one copy of Pidgin is running with a given configuration
13 directory. The net effect of this is that trying to start Pidgin a
14 second time will raise the buddy list. (Gabriel Schulhof)
2 15
3 version 2.0.1 (??/??/????): 16 version 2.0.1 (??/??/????):
4 * Buddy list update speedups when buddy icons are not being 17 * Buddy list update speedups when buddy icons are not being
5 displayed. (Scott Wolchok) 18 displayed. (Scott Wolchok)
6 * Fix icons on docklet change status menu to match the status selector 19 * Fix icons on docklet change status menu to match the status selector