comparison ChangeLog @ 27450:c374d57b3215

propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02) to branch 'im.pidgin.pidgin' (head d9a55d5fdb4b18d69b3594642d829cf113f89cca)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 06 Jul 2009 06:04:34 +0000
parents 0ab6fdeeefd3 14131ba5a07c
children 60517bd6b3ce
comparison
equal deleted inserted replaced
27404:0ab6fdeeefd3 27450:c374d57b3215
8 of code project in 2008. 8 of code project in 2008.
9 * It should no longer be possible to end up with duplicates of buddies 9 * It should no longer be possible to end up with duplicates of buddies
10 in a group on the buddy list. (Paul Aurich) 10 in a group on the buddy list. (Paul Aurich)
11 * Removed the unmaintained and unneeded toc protocol plugin. 11 * Removed the unmaintained and unneeded toc protocol plugin.
12 * Fixed NTLM authentication on big-endian systems. 12 * Fixed NTLM authentication on big-endian systems.
13 * Use GLib's implementations of SHA1, SHA256, and MD5 when available.
14 (GLib 2.14 or higher)
15 13
16 libpurple: 14 libpurple:
17 * Various memory cleanups when unloading libpurple. (Nick Hebner) 15 * Various memory cleanups when unloading libpurple. (Nick Hebner)
18 * Report idle time 'From last message sent' should work properly. 16 * Report idle time 'From last message sent' should work properly.
19 * Show the invite message for buddies that requested authorization 17 * Show the invite message for buddies that requested authorization
28 information. 26 information.
29 * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or 27 * PURPLE_VERBOSE_DEBUG environment variable. Currently this is an "on" or
30 "off" variable. Set it to any value to turn it on and unset it to turn 28 "off" variable. Set it to any value to turn it on and unset it to turn
31 it off. This will optionally be used to only show less useful debug 29 it off. This will optionally be used to only show less useful debug
32 information on an as-needed basis. 30 information on an as-needed basis.
31 * Add support for receiving handwritten (ink) messages on MSN.
33 32
34 Gadu-Gadu: 33 Gadu-Gadu:
35 * Accounts can specify a server to which to connect. 34 * Accounts can specify a server to which to connect.
36 (Krzysztof "kreez" Tobola) 35 (Krzysztof "kreez" Tobola)
37 * Correctly show tooltip status for contacts with status messages. 36 * Correctly show tooltip status for contacts with status messages.
76 characters. 75 characters.
77 * Show emblem for mobile, handheld, and web clients and bots (if the other 76 * Show emblem for mobile, handheld, and web clients and bots (if the other
78 client supports it). 77 client supports it).
79 * Google Talk mail notifications should now work for people for whom they 78 * Google Talk mail notifications should now work for people for whom they
80 inexplicably did not. (Thanks to yukam for determining the reason) 79 inexplicably did not. (Thanks to yukam for determining the reason)
80 * New XMPP and Google Talk accounts require SSL by default.
81 * Display kicks (and the reasons given) in chat rooms when an occupant is
82 kicked.
81 83
82 Yahoo!/Yahoo! JAPAN: 84 Yahoo!/Yahoo! JAPAN:
83 * P2P file transfers. (Sulabh Mahajan) 85 * P2P file transfers. (Sulabh Mahajan)
84 * Sending text messages (address to +<countrycode><phone number>). 86 * Sending text messages (address to +<countrycode><phone number>).
85 (Sulabh Mahajan) 87 (Sulabh Mahajan)