comparison ChangeLog @ 25635:efaecb71baad

propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9) to branch 'im.pidgin.pidgin.vv' (head 3ed39e8792f4a2e92ef5a3c7f4fb14251c9dae11)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 15 Mar 2008 07:39:15 +0000
parents 53ffaf968813
children ed786719b10a
comparison
equal deleted inserted replaced
25634:741a702033e0 25635:efaecb71baad
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.1 ():
4 http://developer.pidgin.im/query?status=closed&milestone=2.4.1
5
4 libpurple: 6 libpurple:
7 * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this
8 should have no functional effect, other than continued support
9 on systems which have dropped UCS-2 conversions.
10 * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski)
11 * Fix a crash when clearing the buddy icon for an account on XMPP
12 * Fix a crash during login for some ICQ accounts
13 * Prefer more available resources on XMPP when priorities are equal
14 * Fix incorrectly marking some Yahoo! contacts as blocked
15 * Improved handling of UTF-8 group names on ICQ (beret)
16 * Fix a crash when starting if you have a Zephyr account
17 * Increase XMPP ping timeout to 120 seconds, to prevent poor network
18 connections from timing out unnecessarily.
19
20 Pidgin:
21 * Remove a workaround for older versions gstreamer that was causing
22 crashes on some non-Linux systems such as HPUX
23 * Fix some cases of the conversation input entry area being 1 pixel high
24 * Fix for displaying channel & buddy names in conversation window when
25 they have '&' in them
26 * Some memory leak fixes, especially in the Text Replacement plugin
27
28 Finch:
29 * Fix compiling with Glib older than 2.6
30 * Ensure existing conversations selected from the 'Send IM' dialog are
31 given focus
32 * Move the tooltip on the left of the buddylist if there's not enough room
33 on the right to show it.
34
35 version 2.4.0 (02/29/2008):
36 http://developer.pidgin.im/query?status=closed&milestone=2.4.0
37
38 libpurple:
39 * Added support for offline messages for AIM accounts (thanks to
40 Matthew Goldstein)
5 * Fixed various problems with loss of status messages when going 41 * Fixed various problems with loss of status messages when going
6 or returning from idle on MySpaceIM. 42 or returning from idle on MySpaceIM.
7 * Eliminated unmaintained Howl backend implementation for the 43 * Eliminated unmaintained Howl backend implementation for the
8 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is 44 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
9 now required to use Bonjour. 45 now required to use Bonjour.
10 * Partial support for viewing ICQ status notes (Collin from 46 * Partial support for viewing ICQ status notes (Collin from
11 ComBOTS GmbH). 47 ComBOTS GmbH).
12 * Support for /notice on IRC. 48 * Support for /notice on IRC.
13 * Support for Yahoo Messenger 7.0+ file transfer method (Thanumalayan S.) 49 * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
14 * Support for retrieving full names and addresses from the address book 50 * Support for retrieving full names and addresses from the address book
15 on Yahoo! Japan (Yusuke Odate) 51 on Yahoo! Japan (Yusuke Odate)
16 * The AIM/ICQ server-side preference for "allow others to see me 52 * The AIM/ICQ server-side preference for "allow others to see me
17 as idle" is no longer unconditionally set to "yes" even when 53 as idle" is no longer unconditionally set to "yes" even when
18 your libpurple preference is "no." 54 your libpurple preference is "no."
55 * Fix SSL certificate checks for renewed certificates
56 * Fix the ability to set vCard buddy icons on Google Talk/XMPP
57 * D-Bus fixes on 64bit
58 * Fixed retrieval of buddy icons and setting of server-side aliases on
59 Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
60 Guillen)
61 * Fixed an MSN bug that would leave you appearing offline when transferred
62 to different server
19 63
20 Pidgin: 64 Pidgin:
21 * Added the ability to theme conversation name colors (red and blue) 65 * Added the ability to theme conversation name colors (red and blue)
22 through your GTK+ theme, and exposed those theme settings to the 66 through your GTK+ theme, and exposed those theme settings to the
23 Pidgin GTK+ Theme Control plugin (Dustin Howett) 67 Pidgin GTK+ Theme Control plugin (Dustin Howett)
24 * Fixed having multiple alias edit areas in the infopane (Elliott Sales 68 * Fixed having multiple alias edit areas in the infopane (Elliott Sales
25 de Andrade) 69 de Andrade)
26 * Save the conversation "Enable Logging" option per-contact (Moos 70 * Save the conversation "Enable Logging" option per-contact (Moos
27 Heintzen) 71 Heintzen)
72 * Typing notifications are now shown in the conversation area
28 73
29 Finch: 74 Finch:
30 * Color is used in the buddylist to indicate status, and the conversation 75 * Color is used in the buddylist to indicate status, and the conversation
31 window to indicate various message attributes. Look at the sample gntrc 76 window to indicate various message attributes. Look at the sample gntrc
32 file in the man page for details. 77 file in the man page for details.
42 buddylist. The current options are 'Group Online/Offline' and 'No 87 buddylist. The current options are 'Group Online/Offline' and 'No
43 Group'. 88 Group'.
44 * Added a log viewer 89 * Added a log viewer
45 * Added the ability to block/unblock buddies - see the buddy context menu 90 * Added the ability to block/unblock buddies - see the buddy context menu
46 and the menu for the buddy list. 91 and the menu for the buddy list.
92 * Fixed a bug preventing finch working on x86_64
47 93
48 version 2.3.1 (12/7/2007): 94 version 2.3.1 (12/7/2007):
49 http://developer.pidgin.im/query?status=closed&milestone=2.3.1 95 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 96 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 97 bugs marked as fixed in 2.3.1 will not be fixed until the
52 next release. 98 next release.
53 99
54 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems 100 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
55 connecting to MSN and random local display name changes 101 connecting to MSN and random local display name changes
56 * Going idle on MySpaceIM will no longer clear your status and message. 102 * Going idle on MySpaceIM will no longer clear your status and message.
57 * Idle MySpaceIM buddies should now appear online at login. 103 * Idle MySpaceIM buddies should now appear online at login.
58 * Fixed crashes in XMPP when discovering a client's capabilities 104 * Fixed crashes in XMPP when discovering a client's capabilities