comparison ChangeLog @ 18068:0b3d6ea61760

propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1) to branch 'im.pidgin.pidgin.2.1.0' (head fefd59692d4177b91d52f6d71b1565b76c88725d)
author Richard Laager <rlaager@wiktel.com>
date Thu, 07 Jun 2007 14:48:33 +0000
parents 58e28ccf08e6
children bb2e5f6ff2b4
comparison
equal deleted inserted replaced
17782:5eebb9b24e30 18068:0b3d6ea61760
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 better group our longer timers to increase power efficiency.
9 (Arjan van de Ven with Intel Corporation)
10 * No longer linkifies screennames containing @ signs in join/part
11 notifications in chats
12 * With the HTML logger, images in conversations are now saved.
13 NOTE: Saved images are not yet displayed when loading logs.
14
15 Pidgin:
16 * Ensure only one copy of Pidgin is running with a given configuration
17 directory. The net effect of this is that trying to start Pidgin a
18 second time will raise the buddy list. (Gabriel Schulhof)
19 * Undo capability in the conversation window
2 20
3 version 2.0.2 (??/??/????): 21 version 2.0.2 (??/??/????):
4 Pidgin: 22 Pidgin:
5 * Added a custom conversation font option to preferences 23 * Added a custom conversation font option to preferences
6 * Fixed smiley ordering in the insert smiley popup to be more intuitive 24 * Fixed smiley ordering in the insert smiley popup to be more intuitive