comparison ChangeLog @ 22884:fdda2b8a4146

propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651) to branch 'im.pidgin.pidgin.custom_smiley' (head ddcc6eb918167735a0768b1a2976c95b5b15e213)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 05 Mar 2008 17:18:09 +0000
parents 233b4050405f
children 7b4d39ffd563
comparison
equal deleted inserted replaced
22883:09f426ca9ca7 22884:fdda2b8a4146
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.4.0 (??/??/????): 3 version 2.4.0 (02/29/2008):
4 libpurple: 4 libpurple:
5 * Added support for offline messages for AIM accounts (thanks to
6 Matthew Goldstein)
5 * Fixed various problems with loss of status messages when going 7 * Fixed various problems with loss of status messages when going
6 or returning from idle on MySpaceIM. 8 or returning from idle on MySpaceIM.
7 * Eliminated unmaintained Howl backend implementation for the 9 * Eliminated unmaintained Howl backend implementation for the
8 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is 10 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
9 now required to use Bonjour. 11 now required to use Bonjour.
10 * Partial support for viewing ICQ status notes (Collin from 12 * Partial support for viewing ICQ status notes (Collin from
11 ComBOTS GmbH). 13 ComBOTS GmbH).
12 * Support for /notice on IRC. 14 * Support for /notice on IRC.
13 * Support for Yahoo Messenger 7.0+ file transfer method (Thanumalayan S.) 15 * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
14 * Support for retrieving full names and addresses from the address book 16 * Support for retrieving full names and addresses from the address book
15 on Yahoo! Japan (Yusuke Odate) 17 on Yahoo! Japan (Yusuke Odate)
16 * The AIM/ICQ server-side preference for "allow others to see me 18 * The AIM/ICQ server-side preference for "allow others to see me
17 as idle" is no longer unconditionally set to "yes" even when 19 as idle" is no longer unconditionally set to "yes" even when
18 your libpurple preference is "no." 20 your libpurple preference is "no."
21 * Fix SSL certificate checks for renewed certificates
22 * Fix the ability to set vCard buddy icons on Google Talk/XMPP
23 * D-Bus fixes on 64bit
24 * Fixed retrieval of buddy icons and setting of server-side aliases on
25 Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
26 Guillen)
27 * Fixed an MSN bug that would leave you appearing offline when transferred
28 to different server
19 29
20 Pidgin: 30 Pidgin:
21 * Added the ability to theme conversation name colors (red and blue) 31 * Added the ability to theme conversation name colors (red and blue)
22 through your GTK+ theme, and exposed those theme settings to the 32 through your GTK+ theme, and exposed those theme settings to the
23 Pidgin GTK+ Theme Control plugin (Dustin Howett) 33 Pidgin GTK+ Theme Control plugin (Dustin Howett)
24 * Fixed having multiple alias edit areas in the infopane (Elliott Sales 34 * Fixed having multiple alias edit areas in the infopane (Elliott Sales
25 de Andrade) 35 de Andrade)
26 * Save the conversation "Enable Logging" option per-contact (Moos 36 * Save the conversation "Enable Logging" option per-contact (Moos
27 Heintzen) 37 Heintzen)
38 * Typing notifications are now shown in the conversation area
28 39
29 Finch: 40 Finch:
30 * Color is used in the buddylist to indicate status, and the conversation 41 * Color is used in the buddylist to indicate status, and the conversation
31 window to indicate various message attributes. Look at the sample gntrc 42 window to indicate various message attributes. Look at the sample gntrc
32 file in the man page for details. 43 file in the man page for details.
42 buddylist. The current options are 'Group Online/Offline' and 'No 53 buddylist. The current options are 'Group Online/Offline' and 'No
43 Group'. 54 Group'.
44 * Added a log viewer 55 * Added a log viewer
45 * Added the ability to block/unblock buddies - see the buddy context menu 56 * Added the ability to block/unblock buddies - see the buddy context menu
46 and the menu for the buddy list. 57 and the menu for the buddy list.
58 * Fixed a bug preventing finch working on x86_64
47 59
48 version 2.3.1 (12/7/2007): 60 version 2.3.1 (12/7/2007):
49 http://developer.pidgin.im/query?status=closed&milestone=2.3.1 61 http://developer.pidgin.im/query?status=closed&milestone=2.3.1
50 NOTE: Due to the way this release was made, it is possible that 62 NOTE: Due to the way this release was made, it is possible that
51 bugs marked as fixed in 2.3.1 will not be fixed until the 63 bugs marked as fixed in 2.3.1 will not be fixed until the
52 next release. 64 next release.
53 65
54 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems 66 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
55 connecting to MSN and random local display name changes 67 connecting to MSN and random local display name changes
56 * Going idle on MySpaceIM will no longer clear your status and message. 68 * Going idle on MySpaceIM will no longer clear your status and message.
57 * Idle MySpaceIM buddies should now appear online at login. 69 * Idle MySpaceIM buddies should now appear online at login.
58 * Fixed crashes in XMPP when discovering a client's capabilities 70 * Fixed crashes in XMPP when discovering a client's capabilities