comparison ChangeLog @ 21000:89c7be36fd61

propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4) to branch 'im.pidgin.pidgin' (head 4e59fcb1e2baf2eb63083224381e0af9fe1331cc)
author Richard Laager <rlaager@wiktel.com>
date Tue, 23 Oct 2007 17:27:12 +0000
parents 5144169b5b4b ca17720fabb1
children be41d3e89795
comparison
equal deleted inserted replaced
20374:535de68c9d09 21000:89c7be36fd61
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.2.2 (10/23/2007): 3 version 2.2.2:
4 http://developer.pidgin.im/query?status=closed&milestone=2.2.2 4 http://developer.pidgin.im/query?status=closed&milestone=2.2.2
5 NOTE: Due to 2.2.1 being a security fix release, some bugs
6 marked fixed in 2.2.1 may not have been fixed until
7 this release (2.2.2).
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.
34 * Plugin actions are now available from the docklet context menu
35 in addition to the Tool menu of the buddy list.
36
37 version 2.2.2 (10/23/2007):
5 NOTE: Due to the backporting that has happened for the actual 38 NOTE: Due to the backporting that has happened for the actual
6 release, it is possible that bugs marked as fixed in 39 release, it is possible that bugs marked as fixed in
7 2.2.1 or 2.2.2 will not be fixed until the next release 40 2.2.1 or 2.2.2 will not be fixed until the next release
8 from the im.pidgin.pidgin branch. 41 from the im.pidgin.pidgin branch.
9 42
37 70
38 Libpurple: 71 Libpurple:
39 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of 72 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
40 Code) 73 Code)
41 * XMPP enhancements. See 74 * XMPP enhancements. See
42 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas 75 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
43 Monitzer, Google Summer of Code for Adium) 76 Monitzer, Google Summer of Code for Adium)
44 * Certificate management. Libpurple will validate certificates on 77 * Certificate management. Libpurple will validate certificates on
45 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code) 78 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
46 * Some adjustments were made to fix sending messages when using 79 * Some adjustments were made to fix sending messages when using
47 the MSN HTTP method. (Laszlo Pandy) 80 the MSN HTTP method. (Laszlo Pandy)
2271 * `Warning' support 2304 * `Warning' support
2272 * `Blocking' on conversation window 2305 * `Blocking' on conversation window
2273 * Add/Remove buddy from conversation window 2306 * Add/Remove buddy from conversation window
2274 * Scroll-Wheel Mice work in Conversation Window 2307 * Scroll-Wheel Mice work in Conversation Window
2275 * Fixed WindowMaker Appicon 2308 * Fixed WindowMaker Appicon
2276 * version Number in About Box 2309 * Version Number in About Box
2277 * Gaim Slogan in about box :) 2310 * Gaim Slogan in about box :)
2278 * Created Changelog File :) 2311 * Created Changelog File :)