Mercurial > pidgin
comparison ChangeLog @ 20691:f1fe9b873b0b
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 7494c5484079eedcf158172f4208be3f986c068f)
to branch 'im.pidgin.pidgin' (head ead56863984a2925621479326e71927d704eb22c)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 28 Sep 2007 18:23:54 +0000 |
parents | 59043d445d1b |
children | fb74c6f7eb6b |
comparison
equal
deleted
inserted
replaced
20266:014cc99647c0 | 20691:f1fe9b873b0b |
---|---|
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.2.2: | |
4 http://developer.pidgin.im/query?status=closed&milestone=2.2.2 | |
5 NOTE: Due to the backporting that happened for the 2.2.1 | |
6 release, it is possible bugs this release fixes bugs | |
7 that were marked as fixed in 2.2.1. | |
8 | |
9 libpurple: | |
10 * Real usernames are now shown in the system log. | |
11 | |
12 Pidgin: | |
13 * If you alias a buddy to an alias that is already present within | |
14 a particular group, we now offer to merge the buddies into the | |
15 same contact. | |
16 * A music emblem is now displayed in the buddy list for a buddy if we | |
17 know she is listening to some soothing music. | |
18 * Added a 'Move to' menu in buddy list context menu for moving buddies | |
19 to other groups as an alternative to dragging. | |
20 * Group headings are now marked via an underline instead of a | |
21 different color background. | |
22 * It is now possible to mark a chat on your buddy list as "Persistent" | |
23 so you do not leave the chat when the window or tab is closed. | |
24 * The auto-join option for chats is now listed in the "Add Chat" | |
25 dialog along with the new persistence option. | |
26 * Closing an IM no longer immediately closes your conversation. It | |
27 will now remain active for a short time so that if the conversation | |
28 resumes, the history will be retained. A preference has been added | |
29 to toggle this behavior. | |
30 * The "Smiley" menu has been moved to the top-level of the toolbar. | |
31 * Pidgin's display is now saved with the command line for session | |
32 restoration. (David Mohr) | |
33 * ICQ Birthday notifications are shown as buddy list emblems | |
2 | 34 |
3 Version 2.2.1: | 35 Version 2.2.1: |
4 http://developer.pidgin.im/query?status=closed&milestone=2.2.1 | 36 http://developer.pidgin.im/query?status=closed&milestone=2.2.1 |
5 NOTE: Due to the backporting that happened for the actual | 37 NOTE: Due to the backporting that happened for the actual |
6 release, it is possible bugs marked as fixed in 2.2.1 | 38 release, it is possible bugs marked as fixed in 2.2.1 |