Mercurial > pidgin
comparison ChangeLog @ 18670:70c758256110
ChangeLog and NEWS
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 28 Jul 2007 04:27:18 +0000 |
parents | 24ecab0d40b3 |
children | 762bda6e62a0 |
comparison
equal
deleted
inserted
replaced
18669:8425cbac2474 | 18670:70c758256110 |
---|---|
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 (??/??/????): | 3 version 2.1.0 (07/26/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. |