comparison ChangeLog @ 18706:762bda6e62a0

Update date on release
author Sean Egan <seanegan@gmail.com>
date Sat, 28 Jul 2007 18:22:54 +0000
parents 70c758256110
children 02529af24ae2
comparison
equal deleted inserted replaced
18705:d36aceb74a46 18706:762bda6e62a0
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.