comparison ChangeLog @ 18709:7d0dc92fd68d

merge of '9ec1d6311bc02e1a3ea896058870df504fd94178' and 'fb510ca2d33eb269ce13fc8d4de2c3c5bb5f3253'
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 28 Jul 2007 20:47:11 +0000
parents 762bda6e62a0
children 02529af24ae2
comparison
equal deleted inserted replaced
18677:813da8c90452 18709:7d0dc92fd68d
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.1.0 (07/26/2007): 3 version 2.1.0 (07/28/2007):
4 libpurple: 4 libpurple:
5 * Core changes to allow UIs to use second-granularity for scheduling. 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 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 7 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows
8 glib to better group our longer timers to increase power efficiency. 8 glib to better group our longer timers to increase power efficiency.