Mercurial > pidgin
comparison ChangeLog @ 18710:bdb9c5c8673f
merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'
and 'efdcb1bc52a95b3d7a37daa2dbb5649c7c5cd770'
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Sat, 28 Jul 2007 20:52:06 +0000 |
parents | 762bda6e62a0 |
children | 02529af24ae2 |
comparison
equal
deleted
inserted
replaced
18678:1f6331d7edb4 | 18710:bdb9c5c8673f |
---|---|
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. |